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 a storage class in C++



What is a storage class in C++..

Answer / nashiinformaticssolutions

Certain characteristics of variables or functions are defined by storage classes. These characteristics include lifetime, or how long a variable is active, and visibility, or how easily a variable may be accessed from various parts of the program.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What are function prototypes?

0 Answers  


What is the use of ::(scope resolution operator)?

0 Answers  


Write a note about the virtual member function?

0 Answers  


We use library functions in the program, in what form they are provided to the program?

0 Answers  


What are features of c++?

0 Answers  


Do vectors start at 0?

0 Answers  


How can a called function determine the number of arguments that have been passed to it?

0 Answers  


Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap a) 28 b) 9 c) Any of them could be

0 Answers  


What is the c++ programming language used for?

0 Answers  


What is std :: flush?

0 Answers  


Is java based off c++?

0 Answers  


why the size of an empty class is 1

4 Answers  


Categories