What is encapsulation in c++ with example?


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

Post New Answer

More C++ General Interview Questions

Can create new c++ operators?

0 Answers  


Explain friend class?

0 Answers  


Eplain extern keyword?

0 Answers  


How static variables and local variablesare similar and dissimilar?

0 Answers  


What are shallow and deep copy?

0 Answers  






What are proxy objects?

2 Answers  


Explain all the C++ concepts using examples.

0 Answers   InterGraph,


Write a program that will count the number of digits in an input integer up to value MAX_VALUE (2147483647). Thus, for an input of 5837 the output should be 4 digits Make sure that your program works for the numbers 0, 1, and 10. For the number 0, the output should be 1 digit

2 Answers  


what is difference between static and non-static variables

10 Answers  


Difference between overloading vs. Overriding

0 Answers  


Do you know about latest advancements in C++ ?

0 Answers   Agilent, ZS Associates,


What are the methods of exporting a function from a dll?

0 Answers  


Categories