When the design recommends static functions?

Answer Posted / aruna kumar samal

When you want to use the function inside the program , not
outside then dsign recomend to do so. This does not have a
this pointer.static function maynot be virtual.there will
not be same version of static and non static function.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an associative container in c++?

750


what you know about c++?

848


Is it possible for a member function to use delete this?

771


What are the vectors in c++?

764


What's the best free c++ profiler for windows?

816


What are all predefined data types in c++?

755


Write a struct time where integer m, h, s are its members?

716


Write about the stack unwinding?

823


Is java made in c++?

770


What causes a runtime error c++?

803


In the derived class, which data member of the base class are visible?

853


Which format specifier is used for printing a pointer value?

762


What is null pointer and void pointer?

806


Do you know what is overriding?

789


What is c++ programming language?

814