What is scope in c++ with example?


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

Post New Answer

More C++ General Interview Questions

Differences between private, protected and public and give examples.

0 Answers  


What can I use instead of namespace std?

0 Answers  


What are the differences between the function prototype and the function defi-nition?

0 Answers  


Why do we need templates?

0 Answers  


write a programming using for loop in c++ to generate diamond trangel?

1 Answers   NIIT,






Do class declarations end with a semicolon?

0 Answers  


5. Can inline functions have a recursion?

4 Answers  


what is polymorphism?

14 Answers   Accenture,


Can we define function inside main in c++?

0 Answers  


How the keyword struct is different from the keyword class in c++?

0 Answers  


How is new() different from malloc()?

0 Answers  


What is a block in c++?

0 Answers  


Categories