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...


What are the four main oops concepts?



What are the four main oops concepts?..

Answer / s

1.Abstraction
2.Encapsulation
3.Polymorphism
4.Inheritance

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.

1 Answers  


What is inheritance in oop?

0 Answers  


create a c++ program that will accepts 9 inputs using 3 by 3 array.

1 Answers  


What is abstraction oop?

0 Answers  


class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash

0 Answers  


Does c++ support multilevel and multiple inheritance?

9 Answers   IBS, Wipro,


What is memory leak and memory corruption?

1 Answers   TCS,


what is the function of 'this' operator ?

7 Answers   Wipro,


what is the drawback of classical methods in oops?

0 Answers  


How oops is better than procedural?

0 Answers  


inheritence with example

1 Answers  


What is for loop and its syntax?

0 Answers  


Categories