What is the purpose of extern storage specifier?


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

Post New Answer

More C++ General Interview Questions

What is size of Empty Class?

3 Answers   Persistent,


What is singleton pattern in c++?

0 Answers  


find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.

0 Answers  


Can constructor be private in c++?

0 Answers  


Difference between an inspector and a mutator

0 Answers  






Write a function which takes a character array as input and reverses it in place.

2 Answers   Lehman Brothers, Vision Infotech,


What is a terminating character in c++?

0 Answers  


What are the basic data types used in c++?

0 Answers  


What is a null object in c++?

0 Answers  


What is an inline function in c++?

0 Answers  


What is the best way to declare and define global variables?

0 Answers  


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

0 Answers  


Categories