FUNDAMENTALS OF COMPUTER

COMPUTER HARDWARE COMPONENTS FUNCTIONS

COMPUTER MEMORY AND PROCESSING DEVICES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which language does computers understand.
A
English
B
Hindi
C
Binary
D
None of the above
Explanation: 

Detailed explanation-1: -The only language that the computer can process or execute is called machine language. It consists of only 0s and 1s in binary, that a computer can understand. In short, the computer only understands binary code, i.e 0s and 1s.

Detailed explanation-2: -The binary system is the primary language of computing systems. Inside these systems, a binary number consists of a series of eight bits. This series is known as a byte. In the binary schema, the position of each digit determines its decimal value.

Detailed explanation-3: -Intro to C++ Compilers Machine language is entirely made up of binary bits, or 0s and 1s.

Detailed explanation-4: -Computers use binary to store data. Not only because it’s a reliable way of storing the data, but computers only understand 1s and 0s-binary. A computer’s main memory consists of transistors that switch between high and low voltage levels-sometimes 5V, sometimes 0.

There is 1 question to complete.