What is a storage class used in c++?


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

Post New Answer

More C++ General Interview Questions

Write bites in Turbo c++ Header ("Include") Files.

0 Answers  


can anybody please tell me how to write a program in c++,without using semicolon(;)

6 Answers   NIIT,


How does code-bloating occur in c++?

0 Answers  


If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?

0 Answers  


What is the use of register keyword with the variables?

0 Answers  






What are the advantage of using register variables?

0 Answers  


Differentiate between a template class and class template in c++?

0 Answers  


What is static class data?

0 Answers  


Define the process of error-handling in case of constructor failure?

0 Answers  


Which software is used to run c++ program?

0 Answers  


What is DlgProc?

0 Answers   C DAC,


Incase of a function declaration, what is extern means?

0 Answers  


Categories