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...

Describe the main characteristics of static functions?

Answer Posted / atul shankhwar

The main characteristics of static functions include,

 It is without the a this pointer,
 It can't directly access the non-static members of its class
 It can't be declared const, volatile or virtual.
 It doesn't need to be invoked through an object of its class, although for convenience, it may.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to access grid view row?

2283


Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.

3064


We use library functions in the program, in what form they are provided to the program?

1144


What is ofstream c++?

1151


What is abstraction in c++?

1429


Explain the scope of resolution operator.

1160


What you know about structures in C++?

1145


Explain the isa and hasa class relationships. How would you implement each?

1183


Can you please explain the difference between static and dynamic binding of functions?

1073


What is a list c++?

1156


What is the use of function pointer?

1075


Does c++ vector allocate memory?

1061


Define a nested class. Explain how it can be useful.

1135


What is meant by forward referencing and when should it be used?

1072


What programming language should I learn first?

1152