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

write a program that takes 5 digit no and calculate 2 power that no and print it.

3 Answers  


Explain what is class definition in c++ ?

0 Answers  


What is c++ try block?

0 Answers  


What will i and j equal after the code below is executed? Explain your answer.

1 Answers  


Which one between if-else and switch is more efficient?

0 Answers  






How are virtual functions implemented in c++?

0 Answers  


Who invented turbo c++?

0 Answers  


What are references in c++? What is a local reference?

0 Answers  


What is the use of cmath in c++?

0 Answers  


Implement strcmp

3 Answers   Bloomberg, Citadel,


Can static member variables be private?

0 Answers  


When does a name clash occur in c++?

0 Answers  


Categories