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 do you mean by storage classes?

1 Answers  


Write a short code using c++ to print out all odd number from 1 to 100 using a for loop

0 Answers  


What are the benefits of operator overloading?

0 Answers  


What is input operator in c++?

0 Answers  


What is private, public and protected inheritance?

0 Answers  






What is time h in c++?

0 Answers  


What is a static member?

0 Answers  


Differentiate between realloc() and free().

0 Answers  


How do you clear a buffer in c++?

0 Answers  


What is the purpose of template?

0 Answers  


an operation between an integer and real always yeilds a) integer result b) real result c) float result

0 Answers  


Describe public access specifiers?

0 Answers  


Categories