Exam 5: Problem Solving With the Sequential Logic Structure
Exam 1: General Problem-Solving Concepts19 Questions
Exam 2: Beginning Problem-Solving Concepts for the Computer22 Questions
Exam 3: Planning Your Solution24 Questions
Exam 4: An Introduction to Programming Structure21 Questions
Exam 5: Problem Solving With the Sequential Logic Structure23 Questions
Exam 6: Problem Solving With Decisions25 Questions
Exam 7: Problem Solving With Loops20 Questions
Exam 8: Processing Arrays22 Questions
Exam 9: Sorting,stacks,and Queues19 Questions
Exam 10: File Concepts22 Questions
Exam 11: Linked Lists17 Questions
Exam 12: Binary Trees17 Questions
Exam 13: Database Management10 Questions
Exam 14: Relational Database Management Systems9 Questions
Exam 15: Concepts of Object Oriented Programming23 Questions
Exam 16: Object Oriented Program Design20 Questions
Exam 17: Introduction to Concepts of Game Development Using Object Oriented Programming16 Questions
Exam 18: Introduction to Assembly Language13 Questions
Exam 19: Sequential-Access File Applications23 Questions
Exam 20: Sequential File Updating21 Questions
Select questions type
The sequential logic structure allows decisions to be made.
Free
(True/False)
5.0/5
(47)
Correct Answer:
False
Of the several problem solving tools introduced,which provides the BEST view of the program logic in two-dimensions.
Free
(Multiple Choice)
4.8/5
(43)
Correct Answer:
A
The rectangle with double lines on the sides indicates:
Free
(Multiple Choice)
4.8/5
(38)
Correct Answer:
C
It is not important to indicate what documentation is needed as you are developing the solution.
(True/False)
4.9/5
(37)
Accompanying the module name at the beginning of the algorithm includes:
(Multiple Choice)
4.8/5
(37)
The problem analysis chart,the IPO chart,the structure chart,the algorithms,and the flowchart are all tools to be used in the development of a solution to a problem.
(True/False)
4.8/5
(43)
Of the several problem solving tools introduced,which provides the BEST view of the alternative solutions
(Multiple Choice)
4.7/5
(32)
Of the several problem solving tools introduced,which provides the BEST view of the pseudocode
(Multiple Choice)
4.8/5
(32)
An instruction has two parts: the general instruction followed by the specifications on how to execute the instruction.
(True/False)
4.9/5
(31)
The word end and exit can be used interchangeably according to the desire of the developer.
(True/False)
4.8/5
(42)
The Return instruction and the Exit instruction are exactly the same and can be used interchangeably.
(True/False)
4.9/5
(41)
In a coupling diagram,all variables are indicated in the same way.
(True/False)
4.8/5
(42)
Showing 1 - 20 of 23
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)