Exam 9: Object-Oriented Design and High-Level Programming Languages

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which of the following translates and executes program statements in sequence, instead of having separate translation and execution steps?

(Multiple Choice)
4.9/5
(35)

Which of the following includes selection statements and repetition statements?

(Multiple Choice)
4.8/5
(43)

Which of the following is the process of creating an object from a class?

(Multiple Choice)
4.8/5
(34)

A compiler and an interpreter produce the same output.

(True/False)
4.9/5
(36)

A Boolean expression can be an arithmetic expression followed by a relational operator followed by another arithmetic expression.

(True/False)
4.9/5
(33)

The Java Virtual Machine is a hypothetical computer that executes Bytecode.

(True/False)
4.9/5
(37)

The _______________ programming paradigm is based on the mathematical concept of a function.

(Short Answer)
4.9/5
(39)

Which of the following is executed by the Java Virtual machine?

(Multiple Choice)
4.7/5
(42)

Lisp, Scheme, and ML are languages in the _______________ programming paradigm.

(Short Answer)
4.9/5
(29)

The filtering phase of object-oriented problem solving determines which of the possible classes generated during brainstorming are the core classes in the problem solution.

(True/False)
4.9/5
(41)

An interpreter is a simulator that executes high-level language code directly.

(True/False)
4.7/5
(36)

Distinguish between imperative languages and declarative languages.

(Essay)
4.9/5
(37)

Which of the following language paradigms allows the programmer to express algorithms derived from a top-down design?

(Multiple Choice)
4.9/5
(31)

All of the following are considered simple or atomic data types, except:

(Multiple Choice)
4.8/5
(28)

_______________ is an object-oriented mechanism in which one class is derived from another.

(Short Answer)
4.9/5
(35)

Boolean expressions are used to make decisions in a high-level language.

(True/False)
4.9/5
(40)

A declaration associates the identifier with a variable, an action, or some other entity with the language.

(True/False)
4.7/5
(40)

What is a Boolean variable?

(Short Answer)
4.8/5
(40)

Which of the following requires that only a value of the proper type can be stored into a variable?

(Multiple Choice)
4.8/5
(36)

A Boolean expression may be an arithmetic expression followed by an integer.

(True/False)
4.9/5
(39)
Showing 21 - 40 of 47
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)