Brief explaination about #include<iostream.h>,
cin and cout
Answer Posted / prabakaran
iostream-input and output stream
contain-cin,out(input and output stream)
cin-get data value from user
cout-put data value to screan
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a "copy constructor" and an "assignment operator" in C++?
Which ide is best for c++?
What is vectorial capacity?
Where must the declaration of a friend function appear?
Which is the best c++ software?
What is c++ in english?
What is static class data?
Is java easier than c++?
What is ios flag in c++?
When you overload member functions, in what ways must they differ?
Is swift a good first language?
What is static in c++?
Write about c++ storage classes?
Is java made in c++?
Can we use struct in c++?