Font size
WorksheetsInterpreter
Total questions: 30
Worksheet time: 17mins
The role of an Interpreter is
To transliterate
Facilitate communication between signed and spoken languages.
To be a Paraprofessional Educator
To take notes for someone
Tips and Tricks (mark all that apply)
Give the interpreter time to process.
Over exaggerate expressions.
Teach signs and acronyms to the interpreter.
Allow the interpreter to finish before moving on to the next phrase.
The interpreter will ________or_________ near the person that is speaking the most.
(a)
Multiple people signing at a time is ok, the interpreter will catch up.
True
False
Working with an interpreter involves
Myself
The Interpreter
Both
Converts high-level code to low-level:
Interpreter
Compiler
Assembler
Does not provide the source code to the user
Interpreter
Compiler
Symbol table is created in:
Analysis Phase
Synthesis Phase
Assembly Phase
Linking
The code is checked against the rules in:
Analysis Phase
Synthesis Phase
Assembly Phase
Linking Phase
The syntax tree is created in:
Analysis Phase
Synthesis Phase
Assembly Phase
Linking Phase
The user will first be alerted to errors found in:
Analysis Phase
Synthesis Phase
Assembly Phase
Linking phase
Translates low level assembly language mnemonic into machine code
Assembler
Compiler
Interpreter
Translates source code from high level languages into object code and then into machine code
Assembler
Compiler
Interpreter
Which of the following is NOT a translator?
Assembler
Compiler
Interpreter
Executable
It is a computer program that links and merges various object files together in order to make an executable file.
Assembler
Compiler
Linker
Loader
Which of the following is false:
INTERPRETED programs run slower than COMPILED programs
ASSEMBLY LANGUAGE is easier to read then MACHINE CODE
COMPILED programs are easier to debug
MACHINE CODE programs are usually HARDWARE SPECIFIC
Which of these is not a stage in the compilation process:
ANALYSIS PHASE
ASSEMBLY PHASE
LINKING PHASE
SOURCE CODE GENERATION
Which of these is best for finding and editing individual errors?
Compilers
Assemblers
Interpreters
____________ language uses Mnemonic codes.
Assembly
Machine
High level
A/an __________ converts a high level language program into machine language,line by line.
Assembler
Compiler
Interpreter
________________ is the process of writing specific instructions in a computer language.
Linking
Programming
Processing
Identify the low level languages.
3GL
4GL
Machine language
Assembly Language
In binary form, 0 stands for "Off" and 1 stands for "On" state (True/False) ?
True
False
__________ translate programs written in Assembly language into Machine Language.
Compilers
Translator
Assemblers
Computers are broadly divided into _____ categories.
3
4
5
6
Machine Language is a -------- language.
4th Generation
3rd Generation
1st Generation
2nd Generation
"High Level languages (HLL) are not machine-dependent". The statement above means:
They have a sentence-like structure
they are closer to natural languages
they can be used on different types of computers
they are easy to learn
What does an interpreter do?
Translates spoken words
Translates written words
Translates both spoken and written words
I have no idea
