Introduction to Computers, Programs, and Java - Programming Languages - High-Level Language
6 important questions on Introduction to Computers, Programs, and Java - Programming Languages - High-Level Language
how are the instructions in a high-level programming called
Statements
What is a high-level programming language
the high level programs came in the 1950 The advantage of the high level programs is that they can run on every machine so you can write one program and run int on different machines.
What is a compiler?
It translates the whole source code in one time and the excutes it
- Higher grades + faster learning
- Never study anything twice
- 100% sure, 100% understanding
What is the difference between an interpreted language and a compiled language?
interpreter does it one statement at the time and the other one does the whole source code in one time and then excute it
What language does the CPU understand
It undrstands low level code machine code
What is an assembly language?
Assembly
language uses a short descriptive word, known as a mnemonic, to represent each of the
machine-language instructions
The question on the page originate from the summary of the following study material:
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding