Explain the input output in c language
Answers
Answered by
22
➩ An input device sends information to a computer system for processing, and an output device reproduces or displays the results of that processing.
Input devices only allow for input of data to a computer and output devices only receive the output of data from another device.
⚛ ʜᴏᴘᴇ Ɪᴛ ʜᴇʟᴘs ⚛
Attachments:
Answered by
2
- When we say Input, it means to feed some data into a program. An input can be given in the form of a file or from the command line. C programming provides a set of built-in functions to read the given input and feed it to the program as per requirement.
- When we say Output, it means to display some data on screen, printer, or in any file. C programming provides a set of built-in functions to output the data on the computer screen as well as to save it in text or binary files.
Similar questions
Math,
1 month ago
Psychology,
1 month ago
Math,
1 month ago
English,
2 months ago
English,
2 months ago
Social Sciences,
9 months ago
Sociology,
9 months ago
Physics,
9 months ago