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. A private member function can be called by another function that is a member of a class is called
Q. What is the output of the following C++ code?
Q. Which of the following are member dereferencing operators in CPP? 1. * 2. :: 3. ->* 4. ::* 5. ->
Q. Which operator is used for dynamic memory allocation in C++?
Q. If inner catch handler is not able to handle the exception then__________ .
Q. Which of the following is not a file operation:
Q. By default, all the files in C++ are opened in _________ mode.
Q. A ‐‐‐‐‐‐‐‐ for an object is a request for execution of a procedure.
Q. By default, members of the class are ____________ in nature.
Discusssion
Login to discuss.