How can we access protected and private members of a class?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of prototyping?
Is there any difference between dlearations int* x and int *x? If so tell me the difference?
How are virtual functions implemented in c++?
Please explain class & object in c++?
Does c++ have finally?
What are the three forms of cin.get() and what are their differences?
Can I create my own functions in c++?
What is difference between class and function?
What is size of a object of following class? class Foo { public: void foo(){} }
What does it mean to declare a destructor as static?
Is java the same as c++?
What is exception handling in C++?