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 are the different types of Storage classes?

Answer Posted / anil

internal static is a storage that is local to the program
and is allocated prior to execution time.That is at
executing time this storage exists,it is reserved for all
time,whether it is used or not and the values remain same
throughout the calls

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function to call to turn an ascii string into a long?

1122


Differentiate between the manipulator and setf( ) function?

1311


What is overloading unary operator?

1132


Can user-defined object be declared as static data member of another class?

1076


How to declare a pointer to an array of integers?

1188


Write syntax to define friend functions in C++.

1133


What is functions syntax in c++?

1203


How many characters are recognized by ANSI C++?

1465


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

1231


What is null pointer and void pointer?

1122


What is encapsulation in C++? Give an example.

1152


Why do we need templates?

1050


Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.

1107


Is overriding possible in c++?

1065


What is operators in c++?

1055