What are the types of low level languages?

      

State and discuss the two types of low level languages.

  

Answers


Maurice
(a) Machine language: It is a low level programming language which allows the programmer to write program instructions using binary digits of 0's (zeros and 1's (ones). It is a program in which codes are already written in machine readable format and therefore do not need translation.

(b) Assembly language: It is a low level programming language that allows the programmer to write program instructions using a set of symbolic operation codes called mnemonics.
maurice.mutuku answered the question on April 19, 2018 at 07:49


Next: What are the main classifications of computer programming languages?
Previous: What are the differences between low level and high level programming languages?

View More Computer Studies Questions and Answers | Return to Questions Index


Exams With Marking Schemes

Related Questions