How is data hiding achieved in c++?


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

Post New Answer

More C++ General Interview Questions

What do you mean by function pointer?

0 Answers  


Write bites in Turbo c++ Header ("Include") Files.

0 Answers  


What is the difference in size of this two clasees? Class A { int a; char c; float f; } Class B { float f; char c; int a; }

4 Answers  


Why main function is special in c++?

0 Answers  


What are the five types of inheritance in C++?

1 Answers  


how to explain our contribution in the project?

0 Answers   Wipro, Yahoo,


Define friend function.

0 Answers  


Explain terminate() and unexpected() function?

0 Answers  


What are the comments in c++?

0 Answers  


How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?

0 Answers  


What is size of null class?

6 Answers   HP,


What are the types of pointer?

0 Answers  


Categories