Where must the declaration of a friend function appear?
No Answer is Posted For this Question
Be the First to Post Answer
What is abstract class in c++?
What happens if an exception is throws from an object's constructor and from object's destructor?
What is the auto keyword good for in c++?
Is c++ a programming language?
List out some of the OODBMS available?
When the design recommends static functions?
How the endl and setw manipulator works?
Explain deep copy?
What is size_type?
Does c++ cost money?
why all c++ program must have default constructor?
Why isn't sizeof for a struct equal to the sum of sizeof of each member?