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

Difference between static global and global?

Answer Posted / derick

Chitra, "static global is fixed.but global variables are
changed." what does this mean?

Please do not answer like this if you are not sure.

What Rakesh said is true except that Static global
variable's scope is limited to its block.

Is This Answer Correct ?    21 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a memory leak c++?

1213


Describe the setting up of my member functions to avoid overriding by the derived class?

1187


What is data type in c++?

1054


What does return 0 do in c++?

1080


Do you know what is overriding?

1291


How to tokenize a string in c++?

1106


What are the advantages of using friend classes?

1198


In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that

1158


How a new element can be added or pushed in a stack?

1058


Are vectors faster than arrays?

1051


Why do we need runtime polymorphism in c++?

1071


What is polymorphism in c++? Explain with an example?

1101


When is dynamic checking necessary?

1190


why is c++ called oops? Explain

1096


What are the types of pointer?

1141