What is private inheritance?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of using const reference arguments in a function?
What are the basic data types used in c++?
What is vector pair in c++?
Is java as fast as c++?
What do you mean by inheritance in c++? Explain its types.
What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h
Can we declare destructor as static? Explain?
What is the cout in c++?
What is the basic concept of c++?
Is c++ a low level language?
What is an adaptor class or wrapper class in c++?
Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers