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++

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Give example of a pure virtual function in c++?

1241


What is the difference between map and hashmap in c++?

1160


What is c++ try block?

1088


Can we distribute function templates and class templates in object libraries?

1131


What is meant by forward referencing and when should it be used?

1071


Write a c program for binary addition of two 8 bit numbers.

4165


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

3712


What is the real purpose of class – to export data?

1164


Where Malloc(), Calloc(), and realloc() does get memory?

1102


Is it possible to provide default values while overloading a binary operator?

1322


How do I run a program in notepad ++?

1168


How many keywords are used in c++?

1063


How do you compile the source code with your compiler?

1103


What are the benefits of oop in c++?

1315


What is an incomplete type in c++?

1339