What Is Cin And Cout?
Answers
Answered by
0
Hope this answer will help you.
Attachments:
Answered by
0
- cin is a keyword in c++ , which is used to take input from user. it's preprocessor header file is <iostream.h>
- cout is a keyword in c++, which is used to display result in output screen. it's preprocessor header file is <iostream.h>
Similar questions
Math,
6 months ago
English,
6 months ago
Math,
6 months ago
Computer Science,
11 months ago
Computer Science,
11 months ago