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 an adaptor class in c++?
Write about c++ storage classes?
When should I use unitbuf flag?
What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)
Can static member variables be private?
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
How would you use the functions randomize() and random()?
What is a hash function c++?
Write a C++ Program to check whether a number is prime number or not?
What is the purpose of templates in c++?
When is the destructor called?
How the programmer of a class should decide whether to declare member function or a friend function?
describe private access specifiers?
What does iomanip mean in c++?
What are guid?