1. What is Output? Output refers to anything that appears on the screen or is provided by the computer after performing a task or operation. For example, if you tell a computer to add two numbers (23 and 24), it will process the operation and return a result: 23 + 24 = 47 This result (47) is called output. What is Input? Whatever data we provide to the computer is called an input. In the above example, we provided 23 and 24 so they are inputs, and 47 is the output.

1. What is Output?
Output refers to anything that appears on the screen or is provided by the computer after performing a task or operation.
For example, if you tell a computer to add two numbers (23 and 24), it will process the operation and return a result:
23 + 24 = 47
This result (47) is called output.
What is Input?
Whatever data we provide to the computer is called an input. In the above example, we provided 23 and 24 so they are inputs, and 47 is the output.