What do you mean by global variables?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?
Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?
Write about the local class and mention its use?
What do you mean by function and operator overloading in c++?
What is c++ & why it is used?
What is the difference between reference type and pointers.
check whether a no is prime or not.
Define macro.
What does ios :: app do in c++?
Does dev c++ support c++ 11?
What do nonglobal variables default to a) auto b) register c) static
What is a 'pure' virtual function and what's its use?