Know that there are different levels of programming language:
low-level language
high-level language.Explain the main differences between low-level and high-level languages. Know that machine code and assembly language are considered to be low-level languages and explain the differences between them.
"Understand that ultimately all programming code written in high-level or assembly languages must be translated into machine code.
Understand that machine code is expressed in binary and is specific to a processor or family of processors."
Understand the advantages and disadvantages of low-level language programming compared with high-level language programming.
Track each student's skills and progress in your Mastery dashboards
Give this quiz to my class
Q 1/10
Score 0
What is meant by 'low-level language' ?
45
A set of instructions that the CPU can direct act upon them
Translates assembly language to machine code
A language close to the English language
A language that is close to machine code and the computer's instruction set
Q 2/10
Score 0
Explain what is meant by 'high-level language' ?
45
Translates assembly language to machine code
A language that is close to machine code and the computer's instruction set
A set of instructions that the CPU can direct act upon them
A language close to the English language
10 questions
Q.
What is meant by 'low-level language' ?
1
45 sec
3.2.13.a
Q.
Explain what is meant by 'high-level language' ?
2
45 sec
3.2.13.a
Q.
Explain what is meant by 'machine code' ?
3
45 sec
3.2.13.a
Q.
Explain what is meant by 'Assembly language' ?
4
45 sec
3.2.13.a
Q.
Describe one benefit to using low-level language?
5
45 sec
3.2.13.a
Q.
Describe one benefit to using high-level language?
6
45 sec
3.2.13.a
Q.
Which programming language would be represented in the following code? 100011100
7
45 sec
3.2.13.a
Q.
What type of programming language is being used here?
8
45 sec
3.2.13.a
Q.
What is the difference between high-level language and low-level language?
9
60 sec
3.2.13.a
Q.
Assembly language and machine code are both examples of low-level languages. What is the difference between machine code and low-level code?