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

When the design recommends static functions?

Answer Posted / manu

The design reccommends static functions when you need to
call the function even when the class is not instantiated.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are shallow and deep copy?

1171


What is the difference between containment and delegation?

1395


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

1067


Why are pointers used?

1049


What is the difference between *p++ and (*p)++ ?

1406


What is capacity in vector in c++?

1056


Why c++ is the best language?

1114


What is a stack? How it can be implemented?

1222


Differentiate between a copy constructor and an overloaded assignment operator.

1136


What is an accessor in c++?

1115


Can we use this pointer in a class specific, operator-overloading function for new operator?

1144


What does ctime() do?

1208


What is the difference between global int and static int declaration?

1147


How would perform Pattern Matching in C++?

1310


Which format specifier is used for printing a pointer value?

1099