What do nonglobal variables default to
a) auto
b) register
c) static
No Answer is Posted For this Question
Be the First to Post Answer
Why the usage of pointers in C++ is not recommended ?
whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };
What is time_t c++?
What does asterisk mean in c++?
Describe linkages and types of linkages?
what is static function
What is scope of a variable? (LOLZ)
What is abstraction with real time example?
What is the full form of dos?
Is c the same as c++?
Is c++ a programming language?
What are the three types of access specifiers in C++?