ITM 207 EXAM REVIEW QUESTIONS
WITH COMPLETE SOLUTIONS
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
not synchronized with the program (ex. mouse clicking) - Answer-asynchronous
processing
encapsulation
classes
inheritance
polymorphism - Answer-functionality of OOP's
language feature that enforces information hiding - Answer-encapsulation
allows classes to inherit the data of another class - Answer-inheritance
ability to handle in exactness of duplicate names - Answer-polymorphism
experiemental model of a complex system - Answer-simulation
abstraction of a real system - Answer-model
WITH COMPLETE SOLUTIONS
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
not synchronized with the program (ex. mouse clicking) - Answer-asynchronous
processing
encapsulation
classes
inheritance
polymorphism - Answer-functionality of OOP's
language feature that enforces information hiding - Answer-encapsulation
allows classes to inherit the data of another class - Answer-inheritance
ability to handle in exactness of duplicate names - Answer-polymorphism
experiemental model of a complex system - Answer-simulation
abstraction of a real system - Answer-model