FUNDAMENTALS OF COMPUTER

BASIC COMPUTER CONCEPTS

HISTORY OF COMPUTERS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The language written in binary code of:-
A
0 and 1
B
2 and 4
C
1 and 1
D
01 and 10
Explanation: 

Detailed explanation-1: -Low-level language is also known as Machine Language. The machine language contains only two symbols 1 & 0. All the instructions of machine language are written in the form of binary numbers 1’s & 0’s. A computer can directly understand the machine language.

Detailed explanation-2: -In computer science and mathematics, binary is a system where numbers and values are expressed 0 or 1. Binary is base-2, meaning that it only uses two digits or bits. For computers, 1 is true or “on", and 0 is false or “off". The concept of binary and bits are based on of Boolean Algebra.

Detailed explanation-3: -binary code, code used in digital computers, based on a binary number system in which there are only two possible states, off and on, usually symbolized by 0 and 1.

Detailed explanation-4: -Binary information is sometimes also referred to as machine language since it represents the most fundamental level of information stored in a computer system. At a physical level, the 0s and 1s are stored in the central processing unit of a computer system using transistors.

There is 1 question to complete.