In a function declaration what does extern means?


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

Post New Answer

More C++ General Interview Questions

What is difference between n and endl in c++?

0 Answers  


Why use of template is better than a base class?

0 Answers  


Is c++ faster than c?

0 Answers  


Is c++ a float?

0 Answers  


what are difference between c and c++?

9 Answers   Accenture,






Write is a binary search tree? Write an algo and tell complexity?

0 Answers   Axtria,


What is the difference between a reference and a pointer?

0 Answers  


which operator is used for performing an exponential operation a) > b) ^ c) none

0 Answers  


If you want to share several functions or variables in several files maitaining the consistency how would you share it?

0 Answers  


What are function prototypes?

0 Answers  


What is the outcome of cout< a) 16 b) 17 c) 16.5

0 Answers  


What are enumerations?

0 Answers  


Categories