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


How many storage classes are available in C++?



How many storage classes are available in C++?..

Answer / hrpynux@gmail.com

There are primarily four storage classes in C, viz. automatic, register, static, and external.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?

0 Answers  


What does return 0 do in c++?

0 Answers  


What are pointers used for c++?

0 Answers  


What is a container class? What are the types of container classes?

1 Answers  


How java is different from c and c++?

0 Answers  


You have to take 2 arrays of length 10. Input the values of array 1 from the user. Then copy the values of array 1 to array 2 in ascending order For example if user enters 9, 5, 6, 8, 1, 0, 2, 7, 4, 3 then copy the smallest element i.e. 0 first followed by 1, 2 and so

1 Answers  


How do c++ struct differs from the c++ class?

0 Answers  


What are the different operators in C++?

3 Answers   HP,


List out some of the object-oriented methodologies?

1 Answers  


Write a program to find the Fibonacci series recursively.

0 Answers   Huawei,


Write a corrected statement in c++ so that the statement will work properly. x + y=z;

2 Answers  


What is an overflow error?

0 Answers  


Categories