Technically, they can understand much more. But this requires special software or hardware, which is commonly installed in all modern computers.
But, at it's very heart, most computers are binary. This means 1's and 0's. The reason for this is because the computer is an electrical system. It can only understand 'on' and 'off'.
By combining literally BILLIONS of transistors, each little more than an on/off switch, it is able to produce complex calculations that do all you see today.
Computers do not understand decimal notation. All information (both instructions and data) must be converted to a binary representation before the machine can understand it. We use the symbols 0 and 1 (binary notation) but the machine has a variety of physical representations it can use to encode binary data, including transistors, flux transitions, on/off switches and so on.
Binary is well suited for computers because it only needs two symbols to represent numbers a 1 and a 0. In a computer a circuit can be in 2 states on and off hence in the simplest implementation"on" represents a 1 and "off" a 0.
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.
A byte is a single unit of digital information, made of of several bits of sequenced binary data.
mini and mainframe computers
BINARY
No, they use the binary system
It uses the Binary Numbering System.
Digital Data is data that is stored in binary, and a Digital Device is any device that works with binary data
Computers cannot understand languages. They can only compute data. Because of that, we use binary code because that is pure data.
Computers record data in the form of "bits", Binary Digits.
Computers store data in binary digits - ones and zeroes. It is mainly here that hexadecimal is used, as a shortcut for binary; each hexadecimal digit corresponds to four binary digits.
Computers use a binary system, not decimal.
it is the only language programmed and understandable by the computer processor because it is programmed in it.
binary
Binary number system ,which has only two digits 0 and 1.
All computers use binary.