Answer Posted / sanish joseph
If we r using Static functions all the objects will get only
a single copy of dat function,means der wil b only one copy
of dat function.
static functions will contain only static variables.
| Is This Answer Correct ? | 17 Yes | 27 No |
Post New Answer View All Answers
What is the full form of stl in c++?
Can we make copy constructor private in c++?
What is c++ used for in games?
What is a responder chain?
Does c++ support exception handling?
What is this pointer in c++?
Explain the difference between class and struct in c++?
What is meant by const_cast?
What are shallow and deep copies?
What is a vector c++?
What is fflush c++?
Is c++ fully object oriented?
Can I create my own functions in c++?
What are the storage qualifiers?
Can non graphic characters be used and processed in C++?