What is a storage class?


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

Post New Answer

More C++ General Interview Questions

Define stacks. Provide an example where they are useful.

0 Answers  


What is an action class?

1 Answers  


If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?

0 Answers  


What is the difference between delegation and implemented-in-terms-of?

0 Answers  


What is the meaning of string in c++?

0 Answers  






Have you used MSVC? What do you think of it?

2 Answers   Google,


What is searching? Explain linear and binary search.

0 Answers  


Can you explicitly call a destructor on a local variable?

0 Answers  


What is function declaration in c++ with example?

0 Answers  


How much is size of struct having 1 char & 1 integer?

11 Answers   Persistent,


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,


How to defines the function in c++?

0 Answers  


Categories