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
Define stacks. Provide an example where they are useful.
What relational operators if statements in c++?
What is purpose of new operator?
What do you mean by late binding?
How do you remove an element from a set in c++?
What are smart pointers?
Where must the declaration of a friend function appear?
Can we run c program in turbo c++?
What is buffering in c++?
Can constructor be static in c++?
Can we distribute function templates and class templates in object libraries?
What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?
Why do we use using namespace std in c++?
What is a base class?
How to tokenize a string in c++?