Computer Science
What do you understand by input unit? What is its significance ? What does computer input consist of?
Computer System
13 Likes
Answer
An input unit takes the input and converts it into binary form so that it can be understood by the computer.
Since a computer operates on electricity, it can understand only the language of electricity i.e., either ON or OFF or High/Low voltage or the binary language that uses just two symbols: 1 for ON and 0 for OFF. It cannot understand the the data and instructions if they are not in binary language. Thus, input unit takes data and instructions from the user and converts them into binary form so that the computer can understand them.
Different input devices take input in different forms and pass them in digital form to CPU for processing. Computer inputs may consist of:
- letters, digits, commands from the keyboard.
- movement of pointer using a mouse or pointing device.
- sound input from a microphone.
Answered By
9 Likes
Related Questions
Assertion. Utility software programs are application software.
Reason. Application software are the programs necessary to carry out operations for specific applications.
Briefly explain the basic architecture of a computer.
What is the function of CPU in a computer system ? What are its subunits ?
What functions are performed by the control unit ? Can we call it the control centre of computer system ? Why ?