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

Can I learn c++ without knowing c?

0 Answers  


What does int * mean in c++?

0 Answers  


What is multithreading and what is its use?Whats are multithreading techniques used in C++?

1 Answers  


What are the various arithmetic operators in c++?

0 Answers  


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

0 Answers  






How do I start a c++ project?

0 Answers  


How do you initialize a class member, class x { const int i; };

8 Answers   emc2,


What is the use of static functions?

10 Answers   Symphony,


Write about a nested class and mention its use?

0 Answers  


What do you mean by ‘void’ return type?

0 Answers  


what is pulse code modulation?

2 Answers   Wipro,


What is array give example?

0 Answers  


Categories