COMPUTER FUNDAMENTALS

COMPUTER SOFTWARE

PROGRAMMING LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
High level languages have mnemonics
A
True
B
False
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -Answer:False. Mnemonics are used in assembly language, not in fourth-level languages.

Detailed explanation-2: -While high-level languages use statements to form instructions, assembly language uses mnemonics (short abbreviations).

Detailed explanation-3: -Answer. Assembly language uses mnemonic codes or symbols.

Detailed explanation-4: -Assembly Language Uses Mnemonic Codes or Symbols instead of binary numbers. The only language directly understood by a computer.

Detailed explanation-5: -It uses short mnemonic codes for instructions and allows the programmer to introduce names for blocks of memory that hold data.

There is 1 question to complete.