What are c++ storage classes?


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

Post New Answer

More C++ General Interview Questions

What is function overriding in c++?

0 Answers  


How a new element can be added or pushed in a stack?

0 Answers  


Is eclipse good for c++?

0 Answers  


What are the benefits of c++?

0 Answers  


What is the first name of c++?

0 Answers  






Write a C++ program which will compute the volume of a sphere or a cylinder after prompting the user to type the first character for the shape name.

0 Answers   An-Najah National University,


Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?

0 Answers  


What are the steps in the development cycle?

0 Answers  


Shall we use 'free' to free memory assigned by new, What are the further consequences??

5 Answers   Symphony,


How the endl and setw manipulator works?

0 Answers  


How do you define/declare constants in c++?

0 Answers  


What will happen if when say delete this ?

7 Answers  


Categories