ITM 207 EXAM QUESTIONS AND
ANSWERS
translating high level language into machine code - Answer-translation process
language that provides a more English like set of instructions - Answer-High level
language
a program that translates high level language program into machine code - Answer-
compiler
a translating program that translates and executes the statements in sequence -
Answer-interpreter
java - Answer-1996-bytecode
program describes the processing - Answer-imperative paradigm
program describes the reults - Answer-declarative paradigm
deciding which action to take - Answer-selection of imperative languages
doing statements in sequences until an instruction changes this - Answer-sequence of
imperative languages
looping - Answer-iteration
only the value of a proper type can be stored with a variable - Answer-strong typing
statement that associates an identifier with a variable - Answer-declaration
word in a language with a special meaning - Answer-reserved word
upper case and lower case letters are the same - Answer-case-sensitive
-action statement
-evaluate expression on the right of the symbol and store value on the left - Answer-
assignment statement
identifier in memory that data cannot be changed - Answer-named constant
instruction that determines order for instructions - Answer-control structures
ANSWERS
translating high level language into machine code - Answer-translation process
language that provides a more English like set of instructions - Answer-High level
language
a program that translates high level language program into machine code - Answer-
compiler
a translating program that translates and executes the statements in sequence -
Answer-interpreter
java - Answer-1996-bytecode
program describes the processing - Answer-imperative paradigm
program describes the reults - Answer-declarative paradigm
deciding which action to take - Answer-selection of imperative languages
doing statements in sequences until an instruction changes this - Answer-sequence of
imperative languages
looping - Answer-iteration
only the value of a proper type can be stored with a variable - Answer-strong typing
statement that associates an identifier with a variable - Answer-declaration
word in a language with a special meaning - Answer-reserved word
upper case and lower case letters are the same - Answer-case-sensitive
-action statement
-evaluate expression on the right of the symbol and store value on the left - Answer-
assignment statement
identifier in memory that data cannot be changed - Answer-named constant
instruction that determines order for instructions - Answer-control structures