What is the benefit of encapsulation?


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

Post New Answer

More C++ General Interview Questions

How can you tell what shell you are running on unix system?

0 Answers  


what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?

0 Answers  


What is a multiset c++?

0 Answers  


How can virtual functions in c++ be implemented?

0 Answers  


What is general format for a prototype?

0 Answers  






Mention the ways in which parameterized can be invoked. Give an example of each.

0 Answers  


List the types of polymorphism in c++?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. x =+ 7;

2 Answers  


What is the difference between structures and unions?

0 Answers  


Explain "passing by value", "passing by pointer" and "passing by reference" ?

5 Answers  


What do you mean by abstraction. Explain your answer?

5 Answers  


What is abstract keyword in c++?

0 Answers  


Categories