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

Differentiate between a constructor and a method in C++.

0 Answers   Tech Mahindra,


Can a new be used in place of old mallocq? If yes, why?

0 Answers  


How do I download c++?

0 Answers  


If you had the following code: int x = 23; int *y; y = &x; The instruction y++; does what?

2 Answers  


What is the difference between structure and class?

0 Answers  


Explain the concept of friend function in c++?

0 Answers  


Why do we use classes in c++?

0 Answers  


State two differences between C and C++.

0 Answers   Hexaware,


What is the difference between prefix and postfix versions of operator++()?

0 Answers  


what is upcasting in C++?

0 Answers  


Will this c++ program execute or not?

0 Answers  


What is c++ similar to?

0 Answers  


Categories