Explain what data encapsulation is in c++?


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

Post New Answer

More C++ General Interview Questions

What is an arraylist c++?

0 Answers  


What's the order in which the local objects are destructed?

0 Answers  


How would you use the functions sin(), pow(), sqrt()?

0 Answers  


How can you quickly find the number of elements stored in a a) static array b) dynamic array ?

5 Answers   Lucent,


When does a 'this' pointer get created?

0 Answers  


Do class method definitions?

0 Answers  


To which numbering system can the binary number 1101100100111100 be easily converted to?

0 Answers  


what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??

4 Answers  


Explain the scope of resolution operator.

0 Answers  


How a modifier is similar to mutator?

0 Answers  


Differentiate between the message and method?

1 Answers  


Explain the difference between static and dynamic binding of functions?

0 Answers  


Categories