answersLogoWhite

0


Best Answer

Our computers are digital computers as opposed to analog computers. Digital computers process data and instructions made up of words or bytes which are composed of a number of bits. Normally 8 bits make a byte, either 2 bytes (16 bits) or 4 bytes (32 bits) make a computer instruction or a data word. It all depends on the computer design.

The smallest piece of information (part of an instruction or data) is the bit. A bit represents something that can have two values. We call them "0" and "1". Because it can only have two values, we refer to the computer as a binary computer and its machine language as a binary language.

User Avatar

Grayce Weimann

Lvl 10
1y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

9y ago

Machine code is machine-dependant because every machine architecture has its own version of machine code. The code is non-portable because only the machine for which the code was intended will be able to understand it.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

Computers only understand binary because it's the simplest method of encoding digital information in a machine that has no intelligence and no concept of what a number is. The computer only needs to differentiate between two possible states, such as high and low voltage, electric impulses, flux transitions between positively and negatively charged particles, long and short scores on an optical disk, even holes punched in a card or just a simple series of on/off switches. All are perfectly valid methods of digitising binary data in a way the machine can understand. We use 1s and 0s for convenience; but the computer cannot -- it must use a wider variety of abstract binary representations.

Or computers don't understand anything; it is a stimulus-response type machine. Of course, that argument has been applied to people. If you are a person, what do you understand?

This answer is:
User Avatar

User Avatar

Wiki User

7y ago

Our computers are digital computers as opposed to analog computers. Digital computers process data and instructions made up of words or bytes which are composed of a number of bits. Normally 8 bits make a byte, either 2 bytes (16 bits) or 4 bytes (32 bits) make a computer instruction or a data word. It all depends on the computer design.

The smallest piece of information (part of an instruction or data) is the bit. A bit represents something that can have two values. We call them "0" and "1". Because it can only have two values, we refer to the computer as a binary computer and its machine language as a binary language.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

It is the only language the machine understands. Although we typically use symbolic languages to write programs (because they are easier for humans to understand), these programs need to be converted into machine code, either by an assembler, a compiler or an interpreter, before the computer can execute the program.

This answer is:
User Avatar

User Avatar

Xavier Fox

Lvl 2
2y ago

cgjjj

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: In what way does binary resemble a language?
Write your answer...
Submit
Still have questions?
magnify glass
imp