MICROPROCESSOR AND MICROCONTROLLER

ASSEMBLY LANGUAGE PROGRAMMING

ARCHITECTURE OF 8085

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Allister just learned about language in subject Computer System Architecture. SELECT level of language that friendly to human also understand by computer system.
A
Low Level-machine language
B
Middle Level-assembly language
C
High Level-high level language
D
Intermediate Level-middle language
Explanation: 

Detailed explanation-1: -Answer: Low-Level language is the only language which can be understood by the computer. Low-level language is also known as Machine Language.

Detailed explanation-2: -Machine language gives instructions as 0’s and 1’s and is the only language that the computer understands.

Detailed explanation-3: -Languages like FORTRAN, C, C++, JAVA, Python, etc., are examples of high-level languages.

Detailed explanation-4: -Assembly languages are considered a low level language, while high-level languages such as C, Java, or Python use 0’s and 1’s instead of numbers, symbols, and abbreviations.

Detailed explanation-5: -Machine-level language is a low-level language that deals with 0s and 1s whereas assembly-level language lies between low-level language and high-level language, it is more of an intermediary language.

There is 1 question to complete.