How the programmer of a class should decide whether to declare member function or a friend function?
No Answer is Posted For this Question
Be the First to Post Answer
What are disadvantages of pointers?
If all is successful, what should main return a) 0 b) 1 c) void
What are the sizes and ranges of the basic c++ data types?
Explain what happens when a pointer is deleted twice?
what are Access specifiers in C++ class? What are the types?
Is atoi safe?
What are the benefits of oop in c++?
Why should we use null or zero in a program?
Is multimap sorted c++?
What is virtual base class?
What is string in c++ programming?
Can inline functions have a recursion? Give the reason?