Question: A small disadvantage of high-level language is that programs written in a high-level language have to be translated before they can run. True False Question
A small disadvantage of high-level language is that programs written in a high-level language have to be translated before they can run.
| True | |
| False |
Question 2 (1 point)
This type of program reads a high-level program and translate it all at once before executing all the commands.
|
| Compiler |
|
| Integrated development environment |
|
| Interpreter |
|
| Translator |
Question 3 (1 point)
To run a program in a high-level language by translating it one line at a time defines ______.
|
| compiling |
|
| coding |
|
| debugging |
|
| interpreting |
Question 4 (1 point)
A low-level programming language is a programming language that is designed to be easy for a computer to run.
| True | |
| False |
Question 5 (1 point)
Object code is easy (and fast) to interpret, like machine language, but it is also portable, like a high-level language.
| True | |
| False |
Question 6 (1 point)
A set of unambiguous step-by-step instructions that solves a problem defines a(n)
|
| Algorithm |
|
| Command |
|
| Logarithm |
|
| Program |
Question 7 (1 point)
Which of the following is not an example of a high-level programming language?
|
| Assembly |
|
| C++ |
|
| Java |
|
| Python |
Question 8 (1 point)
This type of program translates a program by alternately reading lines and carrying out commands.
|
| Compiler |
|
| Integrated development environment |
|
| Interpreter |
|
| Translator |
Question 9 (1 point)
Java is both a compiled and interpreted language.
| True | |
| False |
Question 10 (1 point)
Loosely-speaking, computers can only run programs written in low-level languages.
| True | |
| False |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
