Exam 9: Object-Oriented Design and High-Level Programming Languages
Exam 1: The Big Picture52 Questions
Exam 2: Binary Values and Number Systems49 Questions
Exam 3: Data Representation51 Questions
Exam 4: Gates and Circuits49 Questions
Exam 5: Computing Components49 Questions
Exam 6: Low-Level Programming Languages and Pseudocode49 Questions
Exam 7: Problem Solving and Algorithms48 Questions
Exam 8: Abstract Data Types and Subprograms49 Questions
Exam 9: Object-Oriented Design and High-Level Programming Languages47 Questions
Exam 10: Operating Systems49 Questions
Exam 11: File Systems and Directories49 Questions
Exam 12: Information Systems45 Questions
Exam 13: Artificial Intelligence47 Questions
Exam 14: Simulation, Graphics, Gaming, and Other Applications50 Questions
Exam 15: Networks48 Questions
Exam 16: The World Wide Web44 Questions
Exam 17: Computer Security49 Questions
Exam 18: Limitations of Computing50 Questions
Exam 19: broad concept of computer security and its importance in modern society.102 Questions
Select questions type
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 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)
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)
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)