Can non-public members of another instance of the class be retrieved by the method of the same class?
1076Post New C++ General Questions
Explain the scope of resolution operator.
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
What is virtual base class?
What is the use of endl in c++?
What is this pointer in c++?
How would you use the functions randomize() and random()?
Does std endl flush?
What causes a runtime error c++?
What is the use of cmath in c++?
Explain what is class definition in c++ ?
Is c++ a dying language?
What is setbase c++?
What are the advantages of using typedef in a program?
Describe new operator?
Why cstdlib is used in c++?