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
How would you use the functions randomize() and random()?
What is a stack c++?
What c++ is used for?
List the issue that the auto_ptr object handles?
What would happen on forgetting [], while deallocating an array through new?
What is a tree in c++?
What is vector string in c++?
What is type of 'this' pointer? Explain when it is get created?
How many ways can a variable be initialized into in C++?
What is decltype c++?
What is the use of 'this' pointer?
Define stacks. Provide an example where they are useful.
What is size of string in c++?
What is flush c++?
Difference between strdup and strcpy?