Brief explaination about #include<iostream.h>,
cin and cout
Answer Posted / iyyappan
cin
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
Who made c++?
Define a pdb file.
Which coding certification is best?
what is c++
Why are pointers used?
What are advantages of using friend classes?
What are mutator methods in c++?
Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
What does catch(…) mean?
Is it legal in c++ to overload operator++ so that it decrements a value in your class?
what you know about c++?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
Explain how a pointer to function can be declared in C++?
What is stack unwinding?
What is the difference between ++ count and count ++?