Answer Posted / dee
they are not associated with "this" pointer since it can be
called without object.they can acees only static varibales.
| Is This Answer Correct ? | 55 Yes | 11 No |
Post New Answer View All Answers
What is copy constructor? Can we make copy constructor private in c++?
How is c++ used in the real world?
What is difference between class and structure in c++?
Why is c++ still used?
What is rtti in c++?
What are the general quetions are in DEna bank manager IT/System interviews?
Explain the differences between list x; & list x();.
What kind of problems can be solved by a namespace?
What is a forward referencing and when should it be used?
When there is a global variable and local variable with the same name, how will you access the global variable?
Differentiate between the manipulator and setf( ) function?
What does count ++ do in c++?
What is the purpose of templates in c++?
How should a contructor handle a failure?
What things would you remember while making an interface?