What is machine code?
A programming language that consists of instructions written in binary
A high-level programming language
Another name for assembly language
Which level of programming language is closer to natural language?
Low-level language
Mid-level language
High-level language
Which of these is a low-level programming language?
HTML
Machine Code
Scratch
In which type of programming language do words such as PRINT, IF, WHILE and REPEAT appear?
Machine code
Assembly language
What is source code?
A program created in a high-level language
A program created using machine code
A program that has been translated from the original language
Which programming language gives the most flexibility?
Translator
Which programming language uses mnemonics and can be directly translated into binary?
What type of language is Python?
Which of these statements is true?
Machine code is the same no matter what hardware it is used on
The machine code used is different for different manufacturers' own hardware
Assembly language does not need to be translated for hardware to understand it
Little Man Computer uses an example of which type of language?