Why namespace is used in c++?


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

Post New Answer

More C++ General Interview Questions

What is math h in c++?

0 Answers  


How do you establish an is-a relationship?

0 Answers  


which of the following is not an secondary constant a) array b) real c) union

0 Answers  


What operator is used to access a struct through a pointer a) >> b) -> c) *

0 Answers  


Explain RAII (Resource Acquisition Is Initialization).

3 Answers  


What are the advantages of using friend classes?

0 Answers  


What are the rules for naming an identifier?

0 Answers  


What are guid?

0 Answers  


What is the full name of logo?

0 Answers  


write a program to insert an element into an array

26 Answers   TCS,


How can you link a c program with a c function?

0 Answers  


Can non-public members of another instance of the class be retrieved by the method of the same class?

0 Answers  


Categories