How many namespaces are there in c++?


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

Post New Answer

More C++ General Interview Questions

Specify different types of decision control statements?

0 Answers  


what is the difference between overloading & overriding? give example.

0 Answers  


What is the difference between static global and global ?

2 Answers   CA,


Is std :: string immutable?

0 Answers  


Name the operators that cannot be overloaded in C++?

0 Answers   Fidelity,






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

0 Answers  


What are the advantage of using register variables?

0 Answers  


What is the handle class?

1 Answers  


What is object oriented programming (oop)?

0 Answers  


Describe private, protected and public?

0 Answers  


Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.

0 Answers  


What are the basics of local (auto) objects?

0 Answers  


Categories