What is std namespace in c++?


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

Post New Answer

More C++ General Interview Questions

Can you overload the operator+ for short integers?

0 Answers  


What are Virtual Functions? How to implement virtual functions in "C" ?

3 Answers  


Why can you not make a constructor as const?

3 Answers  


What are structs in c++?

0 Answers  


Will the following program execute?

0 Answers  






explain the reference variable in c++?

0 Answers  


daily Routine of father

0 Answers  


Can you declare an array without a size in c++?

0 Answers  


How come you find out if a linked-list is a cycle or not?

0 Answers  


What are references in c++? What is a local reference?

0 Answers  


Can you write a function similar to printf()?

0 Answers  


If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?

0 Answers  


Categories