Difference between Abstraction and encapsulation in C++?


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

Post New Answer

More C++ General Interview Questions

. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?

0 Answers  


How the endl and setw manipulator works?

0 Answers  


Explain the register storage classes in c++.

0 Answers  


Difference between pointer to constant vs. Pointer constant

0 Answers  


What is an overflow error?

0 Answers  






What is the use of setprecision in c++?

0 Answers  


I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?

0 Answers  


Is c++ used anymore?

0 Answers  


What is c++ coding?

0 Answers  


If all is successful, what should main return a) 0 b) 1 c) void

0 Answers  


What are smart pointers?

0 Answers  


What do you mean by static variables?

0 Answers  


Categories