R
Q. When class B is inherited from class A, what is the order in which the constructers of those classes are 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. To which type, enumerations can be assigned?
Q. Destructor has the same name as the constructor and it is preceded by ______ .
Q. Static variable declared in a class are also called:
Q. What handler do we use if we want to handle all the types of exceptions?
Q. Predict the output of following C++ program.
Q. When a language has the capability to produce new data types, it is called
Q. What is the default file extension for all Word documents?
Q. What is the output of this program?
Q. What happens if the base and derived class contains definition of a function with same prototype?
Q. When a base class is privately inherited by the derived class, then_____________ .
Discusssion
Login to discuss.