What does extern mean in a function declaration in c++?


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

Post New Answer

More C++ General Interview Questions

Describe protected access specifiers?

0 Answers  


What language is a dll written in?

0 Answers  


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

0 Answers  


Write syntax to define friend functions in C++.

0 Answers   HAL,


what Is DCS ? what i will get benefit when i did?

0 Answers  






When you overload member functions, in what ways must they differ?

0 Answers  


If you had the following code: int x = 23; int *y; y = &x; The instruction y++; does what?

2 Answers  


how many controls can we place on single form.

1 Answers   Microsoft,


What is the standard template library (stl)?

0 Answers  


How to avoid changing constant values?

2 Answers   Symphony,


What are the differences between new and malloc?

0 Answers  


What are the three forms of cin.get() and what are their differences?

0 Answers  


Categories