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 / sanish joseph

If we r using Static functions all the objects will get only
a single copy of dat function,means der wil b only one copy
of dat function.
static functions will contain only static variables.

Is This Answer Correct ?    17 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write bites in Turbo c++ Header ("Include") Files.

1333


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

1414


What do you understand by pure virtual function? Write about its use?

1044


What is the array and initializing arrays in c++?

1076


Is c++ an oop?

1193


Write a program to find the Factorial of a number

1119


What is std :: endl?

1081


what kind of projects are suitable for c and c++

1091


What is the use of turbo c++?

1109


What is abstraction in c++?

1429


Is c++ the best programming language?

1076


What is class in c++ with example?

1370


Can you please explain the difference between using macro and inline functions?

1092


What's the order in which the objects in an array are destructed?

1465


Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c

1336