Computer Science, asked by jahnavikandalam, 1 year ago

what is the output of the program?​

Answers

Answered by anchal862267
2

Answer:

Output means to display data on screen or write the data to a printer or a file. C programming language provides many built-in functions to read any given input and to display data on screen when there is a need to output the result.

Hope it's helpful for u ✌️✌️

Answered by kavyapsynergy
0

Output of Program

  • A program or other electronic device's output is any information it processes and sends out. Anything visible on the monitor screen, such as the words you write on your keyboard, is an example of the output. A human could not interact with a computer without some form of output that he or she could see, feel, or hear.
  • The four primary types of output on a computer program are audio output, graphics output, text output, and video output.

Similar questions