Explain the auto storage classes in c++.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is a singleton c++?

0 Answers  


why can't we declare data member of class auto register or extern

1 Answers  


What are the c++ access specifiers?

1 Answers  


Are c and c++ different?

0 Answers  


Explain polymorphism?

0 Answers  






What is a constructor initializer list and when we use constructor initializer list?

3 Answers   Soft Info, TCS,


If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

0 Answers  


Why do we need c++?

0 Answers  


Is c++ a float?

0 Answers  


How many types of classes are there in c++?

0 Answers  


Show the application of a dynamic array with the help of an example.

0 Answers  


Explain virtual class?

0 Answers  


Categories