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 private inheritance?
What is the exit function in c++?
What are manipulators used for?
Is overriding possible in c++?
Is java a c++?
What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required
When we use Abstract Class and when we use Interface?where we will implement in real time?
What is the difference between while and do while loop? Explain with examples.
What do manipulators do?
Can I make ios apps with c++?
What is the importance of mutable keyword?
Define private, protected and public access control.
What is a tree in c++?
What do you mean by public protected and private in c++?
Why do we use classes in c++?