What is #include iostream?


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

Post New Answer

More C++ General Interview Questions

what is a class? Explain with an example.

0 Answers  


what is the emaning of '#include" "'?

5 Answers  


What is a manipulative person?

0 Answers  


What are static type checking?

0 Answers  


Can you sort a set c++?

0 Answers  






Can I make ios apps with c++?

0 Answers  


Describe protected access specifiers?

0 Answers  


Why would you use pointers in c++?

0 Answers  


How can you link a c++ program to c functions?

0 Answers  


What is recursion?

0 Answers  


What is the difference between "overloading" and "overridding"?

3 Answers  


. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?

0 Answers  


Categories