Computer Science, asked by Mohammad5522, 11 months ago

Which unit is responsible for converting the data received from userbinto computer understandable format?

Answers

Answered by charlie1505
5

Answer:

Input unit converts user data into computer readable format

Answered by lovingheart
1

There are 3 main units, Input unit, Output unit and Logic& control unit.

According to the given question, Input unit is responsible for converting the user input to the format which the computer understands. The computer understand only 0s and 1’s where the user cannot understand.

So the output unit is responsible for converting binary value to the user understandable text. Binary means 0’s and 1’s.Logic and control unit is responsible for decision making and to control all the other operations.

Similar questions