What is the use of namespace std in C++?


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

Post New Answer

More C++ General Interview Questions

Is c++ a low level language?

0 Answers  


What is function overriding?

1 Answers  


what is c++

0 Answers  


In c++, what is the difference between method overloading and method overriding?

0 Answers  


What is a static element?

0 Answers  






What is the extraction operator and what does it do?

0 Answers  


What are c++ data types?

0 Answers  


Is there any function that can skip certain number of characters present in the input stream?

0 Answers  


What is a list c++?

0 Answers  


Write a program that will count the number of digits in an input integer up to value MAX_VALUE (2147483647). Thus, for an input of 5837 the output should be 4 digits Make sure that your program works for the numbers 0, 1, and 10. For the number 0, the output should be 1 digit

2 Answers  


Why c++ is not a pure oop language?

0 Answers  


Explain all the C++ concepts using examples.

0 Answers   InterGraph,


Categories