What are friend classes?
No Answer is Posted For this Question
Be the First to Post Answer
What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)
Explain the scope resolution operator?
Differentiate between the message and method?
What do you mean by call by value and call by reference?
What's the "software peter principle”?
Is java easier than c++?
What is a conversion constructor?
Is c++ harder than java?
What are the advantages of inheritance in c++?
Generally variables are stored in heap memory. When he variables are created in stack?
What is c++ runtime?
What is a try block?