what you know about c++?
No Answer is Posted For this Question
Be the First to Post Answer
Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?
What is istream and ostream in c++?
Give example of a pure virtual function in c++?
What are friend classes?
what is the emaning of '#include" "'?
Name the implicit member functions of a class.
What do you mean by early binding?
What is a v-table?
Why we use #include conio h in c++?
Do you know what are static and dynamic type checking?
Can non-public members of another instance of the class be retrieved by the method of the same class?
Why cstdlib is used in c++?