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 / amit

Amit Srivastava:
What i think , static functions are used with the conditions
where there is no need to occupy RAM memory unnecessarily.
As ,other than Static functions are attached with the object
and ready to use memory space as and when a object of that
class is instantiated.But Static functions are having only
one address as they are independent of Objects.

Is This Answer Correct ?    4 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data abstraction? How is it different from data encapsulation?

1053


Which software is used for c++ programming?

1135


why and when we can declar member fuction as a private in the class?

2141


Explain rtti.

1141


How does class accomplish data hiding in c++?

1240


What are the advantages of using friend classes?

1203


Is nan a c++?

1207


How would you implement a substr() function that extracts a sub string from a given string?

1107


Ask to write virtual base class code?

2802


Explain the differences between private, public and protected and give examples.

1074


What is c++ coding?

1277


How do you invoke a base member function from a derived class in which you’ve overridden that function?

1174


Write a Program to find the largest of 4 no using macros.

1146


What is the need of a destructor?

1205


How do you establish a has-a relationship?

1173