What is namespace std; and what is consists of?


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

Post New Answer

More C++ General Interview Questions

List the advantages of inheritance.

0 Answers  


How to write Multithreaded applications using C++?

2 Answers   Honeywell, TCS, Wipro,


3- Write a program to find larger and smaller of the two numbers.

4 Answers   Luminous,


What is c++ flowchart?

0 Answers  


What is #include iostream h in c++?

0 Answers  






What is endl c++?

0 Answers  


In java a final class is a class that cannot be derived. How can you make a similar class in C++

1 Answers  


What is abstraction with real time example?

0 Answers  


What are the advantages and disadvantages of using inline and const?

2 Answers   Polaris, TCS, Zimmer Biomet,


#include<iostream.h> void main() { class x { public: int func(int) { cout<<"cool"; return 1; } } }

1 Answers   Infosys,


What are the defining traits of an object-oriented language?

0 Answers  


What is functions syntax in c++?

0 Answers  


Categories