In a function declaration, what does extern mean?
No Answer is Posted For this Question
Be the First to Post Answer
an operation between an integer and real always yeilds a) integer result b) real result c) float result
Why namespace is used in c++?
What are friend classes? What are advantages of using friend classes?
What operators can you overload in c++?
What is difference between rand () and srand ()?
What do you mean by C++ access specifiers ?
Which of the following is evaluated first: a) && b) || c) !
What does extern mean in a function declaration in c++?
Is c++ map a hash table?
Why Pointers are not used in C++?
What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?
What is long in c++?