what is data encapsulation in C++?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the volatile and mutable keywords.
What is a far pointer? where we use it?
What apps are written in c++?
Why is c++ not purely object oriented?
When do we run a shell in the unix system? How will you tell which shell you are running?
Describe delete operator?
Who discovered c++?
Explain abstraction.
Is c or c++ more useful?
Discussion on error handling of C++ .
When do we use copy constructors?
How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?