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 a ststic variable and stiticfunction
briefly explain with exmple and in which case we use

Answer Posted / subhashish sen

When a variable is declared with static keyword,its called
as static variable,means it retains its value across
different function calls.Its basically used for counting no
of objects created for a class in C++ and its initialized to
0 by default.

When a function declared as static,its called as static
function.It can only operate on static variables.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an example of genetic polymorphism?

1242


What does oop mean in snapchat?

1298


Can destructor be overloaded?

1096


Why is static class not inherited?

1152


What is abstraction oop?

1148


What is encapsulation and abstraction? How are they implemented in C++?

1187


Can you explain polymorphism?

1155


What is difference between polymorphism and inheritance?

1132


What are oops methods?

1073


Where is pseudocode used?

1167


write a program to find 2^n+1 ?

2126


Is abstract thinking intelligence?

1109


What is the point of polymorphism?

1091


Prepare me a program for the animation of train

2538


What is the difference between a mixin and inheritance?

1038