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 / nischal bansal

Static global variable can be used only in the file, it is
declared whereas global variable can be used in other files
also. we have to include the file, in which we have
declared the variable

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the meaning of string in c++?

1110


What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

1225


What does flush do c++?

1120


In what situations do you have to use initialization list rather than assignment in constructors?

1105


How the virtual functions maintain the call up?

1283


What is the function of I/O library in C++ ?

1270


Explain the concept of copy constructor?

1106


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

1336


What is the use of volatile variable?

1158


Is c++ map a hash table?

1077


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

1330


Is c++ a pure oop language?

1122


How should a contructor handle a failure?

1235


Can we make copy constructor private in c++?

1094


How can you create a virtual copy constructor?

1133