Explain abstraction.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Can I learn c++ without learning c?

0 Answers  


why c++ is not called strictly d super set of c?

3 Answers   Satyam,


Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 Answers   HCL, Lehman Brothers, Zoomerang,


How do you sort a sort function in c++ to sort in descending order?

0 Answers  


What is the type of 'this' pointer? When does it get created?

0 Answers  






What is the difference between function overloading and operator overloading?

0 Answers  


What are the different types of polymorphism?

3 Answers  


Is swift a good first language?

0 Answers  


Explain virtual class and friend class.

0 Answers  


What is an iterator class in c++?

0 Answers  


What is the precedence when there is a global variable and a local variable in the program with the same name?

0 Answers  


What is rtti in c++?

0 Answers  


Categories