Lecture 2 Flashcards
1
Q
What are the classifications of programming language
A
Low level language
High level language
2
Q
Describe low level languages
A
Low level languages are designed to operate and handle the entire hardware and instructions set architecture of a computer directly.
3
Q
Divisions of low level languages
A
Machine language
Assembly language
4
Q
What is machine language
A
This is a programming language in which the instructions are in a form that allows the computer to perform them immediately, without any further translation required.