What does extern mean in a function declaration in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to have a recursive inline function in c++?
What is purpose of new operator?
Can the creation of operator** is allowed to perform the to-the-power-of operations?
What is the c++ programming language used for?
What is the benefit of c++?
What is the use of structure in c++?
Is c# written in c++?
Can a program run without main function?
When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?
Which operator can not be overloaded in C++?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
0 Answers College School Exams Tests, CS,
What is the difference between containment and delegation?