Explain encapsulation in C++.


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

Post New Answer

More C++ Interview Questions

What is function overloading and operator overloading in C++?

0 Answers   IBS, TCS,


What is a memory leak in C++?

0 Answers   Agilent,


Mention the default functions in C++, how would you detect that error has occurred inside the constructor and destructor.

0 Answers   Adobe,


How does stack look in function calls? When does stack overflow? What can you do to remedy it?

0 Answers   Adobe,


What are the advantages/disadvantages of using inline and const?

0 Answers   Amazon,


What does malloc return in C and C++?

0 Answers   Alter,


What is a virtual base class?

6 Answers   Fidelity, Siemens,


What is the difference between public, private, and protected inheritance?

0 Answers   Amazon,


what is friend function in C++?

0 Answers   TCS,


Is there a difference between class and struct?

0 Answers  


How will you print a list of all unique words from a string which may contain repeated words?

0 Answers   Adobe,


write a program To generate the Fibonacci Series.

0 Answers   Accenture,


Categories