What does extern mean in a function declaration in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is lambda in c++?
Differences between private, protected and public and give examples.
What is stl containers in c++?
Explain the concept of copy constructor?
You want to link a c++ program to c functions. How would you do it?
What is extern c++?
Which programming language's unsatisfactory performance led to the discovery of c++?
Can we get the value of ios format flags?
Write an algorithm that determines whether or not an almost complete binary tree is a heap.
Is there anything you can do in C++ that you cannot do in C?
What is the use of vtable?
Explain queue. How it can be implemented?