Different levels of programming languages Flashcards
1
Q
What is assembly code?
A
- Used simple commands that could easily be translated into machine code
- Hard to understand and write
2
Q
What 2 things caused the development of high level programming languages?
A
- Increased processor speeds
- Increased memory capactiy
3
Q
What is machine code?
A
- Binary representation of instructions in a format the the CPU can decode and execute