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

Post New Answer

More C++ General Interview Questions

Is vector a class in c++?

0 Answers  


Explain unexpected() function?

0 Answers  


What is the role of copy constructor in copying of thrown objects?

0 Answers  


What is the insertion operator and what does it do?

0 Answers  


What is virtual destructor? What is its use?

0 Answers  






Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement

0 Answers  


Write a program which uses functions like strcmp(), strcpy()? etc

0 Answers  


Can we make copy constructor private in c++?

0 Answers  


Is c++ slower than c?

0 Answers  


Explain the auto storage classes in c++.

0 Answers  


What is a multiset c++?

0 Answers  


Does c++ vector allocate memory?

0 Answers  


Categories