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 do we use the using declaration?
What happens when you make call 'delete this;'?
wap to accept 10 numbers & display the number of odd and even numbers??
What is helper in c++?
What is the purpose of the "delete" operator?
How many types of comments are there in c++?
How many different levels of pointers are there?
What are features of c++?
Write about the various sections of the executable image?
What is friend class in c++ with example?
How do you invoke a base member function from a derived class in which you have not overridden that function?
What is c strings syntax?