FUNDAMENTALS OF COMPUTER

APPLICATION SYSTEM SOFTWARE

WHAT IS COMPUTER SOFTWARE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Suggests an another name of Machine Language
A
Low level Language
B
High Level Language
C
Assembly Language
D
None of the above
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: -The correct answer is Machine Language. Machine Language is the language written as strings of binary 1’s and Os. It is the only language that a computer understands without using a translation program. A low-level language is a machine language.

Detailed explanation-3: -Machine code, also known as machine language, is the elemental language of computers. It is read by the computer’s central processing unit (CPU), is composed of digital binary numbers and looks like a very long sequence of zeros and ones.

Detailed explanation-4: -Some examples of low-level languages include the Machine language and Assembly language.

There is 1 question to complete.