Can non-public members of another instance of the class be retrieved by the method of the same class?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

How do you declare a set in c++?

0 Answers  


What is rvalue?

0 Answers  


What is c++ hash?

0 Answers  


What are the three forms of cin.get() and what are their differences?

0 Answers  


What is a buffer c++?

0 Answers  






What is scope operator in c++?

0 Answers  


Differentiate between late binding and early binding. What are the advantages of early binding?

0 Answers  


How is static data member similar to a global variable?

0 Answers  


Do you need a main function in c++?

0 Answers  


Can circle be called an ellipse?

0 Answers  


What is the difference between structure and class?

0 Answers  


How the keyword struct is different from the keyword class in c++?

0 Answers  


Categories