COMPUTER FUNDAMENTALS

COMPUTER SOFTWARE

PROGRAMMING LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
code is ____________.
A
high level programming language
B
low level programming language
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -A low-level programming language is a programming language that provides little or no abstraction from a computer’s instruction set architecture-commands or functions in the language map that are structurally similar to processor’s instructions. Generally, this refers to either machine code or assembly language.

Detailed explanation-2: -C and C++ are now considered low-level languages because they have no automatic memory management.

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

Detailed explanation-4: -Two types of low level language are machine code and assembly language .

There is 1 question to complete.