WorksheetsHigh and Low Level Languages and Translators
Total questions: 13
Worksheet time: 4mins
What is a benefit of high level language?
It makes use of special hardware
It is written in shorter time
it performs a task very quickly
What is one benefit of low level language?
It is written in shorter time
To be able to debug at the development stage
It makes use of special hardware
It is easier to be understood and read by humans
none
What is one example of high level language used today?
LDA
Java
ADD
STO
What does LDA mean?
It means load the value of the variable into the accumulator
Add the value
subtract the value and then multiply it
remove the value
none of the options
In what language is it easier to debug at the development stage?
Spanish
High level language
French
Low level language
none
In what language is it easier to write a code that performs a task very quickly?
Greek
Low level language
English
High level language
none
which of these are examples of High level languages?
Delphi
machine code
none
Pascal
What does a translator do?
It translates a program into binary before a computer uses it
It translates recipes for cakes
It translates binary to hexadecimal
What does STO mean?
It means replacing and adding values and them multiplying them
It means replacing and adding values
It means replacing the value of the variable by the value stored in the accumulator
none of the options
What does ADD mean?
It means add the values
It means add the value of another variable to the value stored in the accumulator
It means multiply the values and then add the values stored in the accumulator
none
What makes use of special machine-dependent instructions?
High level language
Low level language
none
both
Is C++ high level language?
Yes
No
Maybe
Which is easier to maintain once in use?
Low level language
both
High level language
none
