Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

OOPS Interview Questions
Questions Answers Views Company eMail

Difference between new operator and operator new

2 16212

Why u change company?

BOB Technologies,

12 25035

what is the need of abstraction? what is abstraction?what is the abstraction for stack?

CTS, Verizon,

8 17897

Definition of Object Oriented Programming in single line?

Impact Systems, Q3 Technologies, TCS,

33 54319

what is the virtual function overhead, and what is it used for ? i hope i can get and appropriate answers, thanks a lot....

6 11296

what is a ststic variable and stiticfunction briefly explain with exmple and in which case we use

HCL,

2 6983

What will happen when the following code is run: int x; while(x<100) { cout< 7 9506


In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that

6 14753

What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required

ISTS, Wipro,

15 23602

What is the output of the following code: int v() { int m=0; return m++; } int main() { cout< 4 8945


What is the correct syntax for inheritance? 1) class aclass : public superclass 2) class aclass inherit superclass 3) class aclass <-superclass

Wipro,

6 14708

What is the outcome of the line of code "cout<

TCS,

16 22298

What is Iteration Hierarchy? What is what is Object behavioral concept?

1 5556

what is the function of 'this' operator ?

Wipro,

7 27948

tell about copy constructor

Siemens,

3 7956


Post New OOPS Questions

Un-Answered Questions { OOPS }

Is oop better than procedural?

981


What is abstraction with example?

1047


Why multiple inheritance is not possible?

1020


What does no cap mean?

1009


Prepare me a program for the animation of train

2414


There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.

1927


What do you mean by Encapsulation?

1028


write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.

2196


Can private class be inherited?

1123


Write a c++ program to display pass and fail for three student using static member function

3328


What is the point of polymorphism?

999


which feature are not hold visual basic of oop?

2149


What is polymorphism and its types?

1010


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

2044


What is the point of oop?

1108