What is #include iostream in c++?


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

Post New Answer

More C++ General Interview Questions

Why do we need c++?

0 Answers  


Explain the advantages of using friend classes.

0 Answers  


What can c++ be used for?

0 Answers  


Is dev c++ a good compiler?

0 Answers  


What is type of 'this' pointer?

0 Answers  






what is difference between static and non-static variables

10 Answers  


Using a smart pointer can we iterate through a container?

0 Answers  


What does it mean to declare a member function as virtual?

0 Answers  


How do you define a class in c++?

0 Answers  


give me some class & objects examples?

1 Answers  


Can I uninstall microsoft c++ redistributable?

0 Answers  


Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program

0 Answers   Maxobiz,


Categories