Mention the 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

Write about the role of c++ in the tradeoff of safety vs. Usability?

0 Answers  


Differentiate between an inspector and a mutator ?

0 Answers  


What are templates? where we should use it?

2 Answers   Alcatel,


Can we use this pointer in a class specific, operator-overloading function for new operator?

0 Answers  


What is the best c++ book?

0 Answers  






write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

0 Answers  


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

1 Answers  


When do you call copy constructors?

0 Answers  


What is a constant? Explain with an example.

0 Answers  


Can there be at least some solution to determine the number of arguments passed to a variable argument list function?

0 Answers  


why we cant create array of refrences

4 Answers  


Which format specifier is used for printing a pointer value?

0 Answers  


Categories