What is the best way to declare and define global variables?


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

Post New Answer

More C++ General Interview Questions

What is the advantage of an external iterator.

0 Answers  


Which function cannot be overloaded c++?

0 Answers  


What is the most common mistake on c++ and oo projects?

0 Answers  


How would you use the functions randomize() and random()?

0 Answers  


What is protected inheritance?

0 Answers  


What is difference between malloc()/free() and new/delete?

0 Answers  


What is the difference between a type-specific template friend class and a general template friend class?

0 Answers  


How is data hiding achieved in c++?

0 Answers  


What are stacks? Give an example where they are useful.

0 Answers  


can anybody please tell me how to write a program in c++,without using semicolon(;)

6 Answers   NIIT,


What is using namespace std in cpp?

0 Answers  


Is overriding possible in c++?

0 Answers  


Categories