Computer Science, asked by bhaktivij, 3 months ago

The computer understands the language we speak

Answers

Answered by manojdeyoffical
1

Answer:

Machine Launguage

Explanation:

This Means Computer Tranlate the Word in Hindi or other Launguage

Answered by samahad
8

Answer:

Computers don’t understand words or numbers the way humans do. In Modern software everything is represented by a binary electrical signal that registers in one of two states: on or off. To understand data, computer has to change it in to binary.

Binary is a base 2 number system. Base 2 means there are only two digits—1 and 0—which correspond to the on and off states your computer can understand. You’re probably familiar with base 10—the decimal system. Decimal makes use of ten digits that range from 0 to 9, and then wraps around to form two-digit numbers, with each digit being worth ten times more than the last (1, 10, 100, etc). Binary is similar, with each digit being worth two times more than the last.

Similar questions