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 and global variables?

Answer Posted / kush joshi

static variable only can access within a function where
these declared, but the global variables access any where in
the program.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the maximum length of an identifier?

1231


Explain enumerated types in c language?

1104


Can we assign integer value to char in c?

1338


How do shell structures work?

1171


How many identifiers are there in c?

1082


largest Of three Number using without if condition?

1666


What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?

1485


What Is The Difference Between Null And Void Pointer?

1333


can any one provide me the notes of data structure for ignou cs-62 paper

2230


cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration

1153


What is time null in c?

1111


What are the advantage of c language?

1105


Is a house a shell structure?

1213


What is else if ladder?

1075


Multiply an Integer Number by 2 Without Using Multiplication Operator

819