why and when we can declar member fuction as a private in
the class?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between declaration and definition of a variable.
describe private access specifiers?
What are the advantages of using typedef in a program?
When should overload new operator on a global basis or a class basis?
What is :: operator in c++?
Difference between a copy constructor and an assignment operator.
What is tellg () in c++?
Which software is used for c++ programming?
How do you invoke a base member function from a derived class in which you’ve overridden that function?
What is "mutable" keyword?
Is c++ the most powerful language?
How does atoi function work?