What does extern mean in a function declaration in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Can inline functions have a recursion? Give the reason?
What is design pattern?
Write a program that read 2o numbers in and array and output the second largest number. Can anybody help??
What is pure virtual function? Or what is abstract class?
Does dev c++ support c++ 11?
When to use Multiple Inheritance?
Write bites in Turbo c++ Header ("Include") Files.
Define precondition and post-condition to a member function?
Why Pointers are not used in C++?
What are the advantages of using friend classes?
How can we check whether the contents of two structure variables are same or not?
What is object file? How can you access object file?