R
Q. Only functions of the class can access the data of the class and they(functions) provides the interface between data, objects and the program. This kind isolation of the data from direct access by the program is called _______________ .
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. What is used to read from the console in C++?
Q. __________are used for generic programming.
Q. What is the output of the following C++ code?
Q. When a copy constructor may be called?
Q. How many instruction sequences are there in C++?
Q. Which type of members can’t be accessed in derived classes of a base class?
Q. Static variable in a class is initialized when:
Q. Binary plus (+) and Binary minus (-) are ___ operator.
Discusssion
Login to discuss.