How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?
No Answer is Posted For this Question
Be the First to Post Answer
What does return 0 do in c++?
Which algorithm do you like the most? Why?
structure that describe a hotel with name, address,rooms and number of rooms
When are exception objects created?
what are the decision making statements in C++? Explain if statement with an example?
Is there a datatype string in c++?How is the memory allocation?
What is data structure in c++?
What is the function to call to turn an ascii string into a long?
In C++ cout is: a) object b) class c) something else
11 Answers Infosys, Lehman Brothers,
How do you initialize a class member, class x { const int i; };
How Virtual functions call up is maintained?
What is a singleton c++?