When should you use global variables?


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 a 5 digit number and calculates 2 power that number and prints it.

0 Answers   CTS,


Define macro.

0 Answers  


Is c better than c++?

0 Answers  


Is it possible to provide special behavior for one instance of a template but not for other instances?

0 Answers  


what are the characteristics of Class Members in C++?

0 Answers  






What is the difference between method overloading and method overriding in c++?

0 Answers  


How the delete operator differs from the delete[]operator?

0 Answers  


Copy Linked List using recursive function?

2 Answers   Persistent,


What is ios in c++?

0 Answers  


What do you mean by translation unit in c++?

1 Answers  


Can we inherit constructor in c++?

0 Answers  


Is atoi safe?

0 Answers  


Categories