Test out your understanding of types of programming translator with this quiz. Don’t forget to read the topic introduction first!
Quiz Summary
0 of 6 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
0 of 6 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Average score |
|
Your score |
|
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- Answered
- Review
-
Question 1 of 6
1. Question
1 point(s)Which Type of programming language is most suited to an embedded system?
CorrectIncorrect -
Question 2 of 6
2. Question
4 point(s)Fill in the blanks to complete the explanation
-
Low level languages such as are made up of smaller words called mnemonics which represent the within the fetch- -execute cycle. This low level language then uses an assembler to translate the code down to which is the binary representation.
CorrectIncorrect -
-
Question 3 of 6
3. Question
1 point(s)Match the key term to the definition
Sort elements
- Low level language is converted to machine code
- High level language is translated line by line
- High level language is translated as one file
-
Assembler
-
Interpreter
-
Compiler
CorrectIncorrect -
Question 4 of 6
4. Question
1 point(s)Which translator produces an executable file after translation?
CorrectIncorrect -
Question 5 of 6
5. Question
1 point(s)Which translator is most suitable to use when debugging a program?
CorrectIncorrect -
Question 6 of 6
6. Question
1 point(s)What happens if an interpreter encounters a syntax error while translating code?
CorrectIncorrect