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 difference between static global and global ?

Answer Posted / leossk

Scope of the static variable is limited to that file, while
global is for all the files in that project space.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the role of C++ shorthand's?

1320


What is the error in the code below and how should it be corrected?

823


What is a block in c++?

1101


What is the auto keyword good for in c++?

1262


What is the difference between delegation and implemented-in-terms-of?

1055


What is function prototyping?

1172


Differentiate between declaration and definition.

1103


What is the most powerful coding language?

1105


What is lambda in c++?

1311


What are literals in C++?

1081


What is a forward referencing and when should it be used?

1211


What is the difference between structure and class?

1374


Is c++ slower than c?

1105


What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack

1127


What is one dimensional array in c++?

1177