Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Why cstdlib is used in c++?

1098


Is there any difference between int [] a and int a [] in c++?

1071


How do I make turbo c++ full screen?

1128


What are the advantages of using const reference arguments in a function?

1120


Does improper inheritance have a potential to wreck a project?

1217


What is code reusability in c++?

1292


What are the extraction and insertion operators in c++? Explain with examples.

1258


Define the operators that can be used with a pointer.

1127


What is an adaptor class in c++?

1289


Explain Text Manipulation Routines?

1138


How can you link a c program with a c function?

1133


Define namespace in c++?

1109


Can we make copy constructor private in c++?

1099


Why do we use using namespace std in c++?

1127


What problems might the following macro bring to the application?

1100