What is the difference between global variables and static varables?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Which software is used for c++ programming?

0 Answers  


What is the need of a destructor? Explain with the help of an example.

0 Answers  


Is c++ free?

0 Answers  


What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero

0 Answers  


What are the advantages of early binding?

0 Answers  






Ask to write virtual base class code?

0 Answers   Satyam,


What is the use of lambda in c++?

0 Answers  


What is basic if statement syntax?

0 Answers  


Can c++ do everything c can?

0 Answers  


How do pointers work?

0 Answers  


What is the difference between cin.read() and cin.getline()?

0 Answers  


Which function should be used to free the memory allocated by calloc()?

0 Answers  


Categories