Exam 2: Principles of Programming and Software Engineering
Exam 1: Review of Java Fundamentals60 Questions
Exam 2: Principles of Programming and Software Engineering60 Questions
Exam 3: Recursion: the Mirrors60 Questions
Exam 4: Data Abstraction: The Walls60 Questions
Exam 5: Linked Lists60 Questions
Exam 6: Problem Solving With Abstract Data Types60 Questions
Exam 7: Stacks60 Questions
Exam 8: Queues60 Questions
Exam 9: Advanced Java Topics60 Questions
Exam 10: Algorithm Efficiency and Sorting60 Questions
Exam 11: Trees60 Questions
Exam 12: Tables and Priority Queues60 Questions
Exam 13: Advanced Implementations of Tables60 Questions
Exam 14: Graphs60 Questions
Exam 15: External Methods30 Questions
Select questions type
An instance of a class is known as a(n)______.
Free
(Multiple Choice)
4.9/5
(41)
Correct Answer:
B
The communication mechanisms among modules are called ______.
Free
(Multiple Choice)
4.8/5
(34)
Correct Answer:
D
A prototype program is created during the ______ phase of the software life cycle.
Free
(Multiple Choice)
4.7/5
(32)
Correct Answer:
B
A programmer can decrease the time needed to develop a program by starting to write the code of the program before creating a solution design.
(True/False)
4.8/5
(34)
During the specification phase of the life cycle of software,the programmer should specify what enhancements to the program are likely in the future.
(True/False)
4.8/5
(40)
What are some good guidelines for deciding on a name for a method of a class?
(Essay)
4.8/5
(36)
Logical errors of a program are removed during the coding phase of the software life cycle.
(True/False)
4.8/5
(34)
Which of the following is NOT a part of the maintenance phase of the software life cycle?
(Multiple Choice)
4.8/5
(42)
Syntax errors are corrected during the maintenance phase of the software life cycle.
(True/False)
4.8/5
(41)
User-detected errors are corrected during the ______ phase of the software life cycle.
(Multiple Choice)
4.8/5
(35)
A(n)______ is a step-by-step specification of a method to solve a problem within a finite amount of time.
(Multiple Choice)
4.7/5
(47)
A module reacts to an exception that another module throws by ______ the exception.
(Multiple Choice)
4.8/5
(28)
Showing 1 - 20 of 60
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)