What is the use of static functions?

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


Please Help Members By Posting Answers For Below Questions

What is a singleton c++?

551


How do I write a c++ program?

598


What is ios :: in in c++?

638


What parameter does the constructor to an ofstream object take?

613


What is the use of function pointer?

577






What is virtual base class uses?

711


What is the use of setprecision in c++?

546


Explain the operation of overloading of an assignment operator.

698


What is the default access level?

624


What is abstraction with real time example?

621


Is c++ free?

582


Do vectors start at 0?

596


List the features of oops in c++?

578


What is lambda expression c++?

578


Why #include is used?

619