Exam 6: Problem Solving With Decisions

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

The use of positive logic or negative logic:

Free
(Multiple Choice)
4.8/5
(35)
Correct Answer:
Verified

D

Using the decision straight through logic structure for multiple decisions:

Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
Verified

C

A good application for the case structure is

Free
(Multiple Choice)
4.9/5
(35)
Correct Answer:
Verified

D

The indented algorithm of a positive logic nested IF/THEN/ELSE looks like:

(Multiple Choice)
4.8/5
(34)

A decision table consists of:

(Multiple Choice)
4.8/5
(42)

The false statements are always executed using:

(Multiple Choice)
4.7/5
(42)

The decision table is an important communication tool when working with a client.

(True/False)
4.7/5
(38)

Case logic structure may be used to:

(Multiple Choice)
4.9/5
(36)

The use of the OTHERWISE in the case logic structure may be used as error detection.

(True/False)
4.8/5
(37)

There must be only one instruction for each constant in a case logic structure.

(True/False)
4.9/5
(32)

A decision table allows the developer to make sure all possible combinations of results of the conditions have actions.

(True/False)
4.9/5
(32)

The OTHERWISE is a catchall choice when there are no other matches in the case logic structure.

(True/False)
4.7/5
(40)

If at all possible,straight through logic should be used in multiple IF/THEN/ELSE instructions.

(True/False)
4.8/5
(31)

Case logic structure is a type of:

(Multiple Choice)
4.8/5
(34)

Straight through logic is the fastest decision logic when there are several choices of actions.

(True/False)
4.9/5
(44)

A flowchart can not be made from a decision table.

(True/False)
4.7/5
(44)

Logical or relational operators are required in the condition of the IF/THEN/ELSE instruction.

(True/False)
4.8/5
(35)

instructions allows the computer to choose a path from many paths of execution according to specific conditions.

(True/False)
4.8/5
(40)

The case logic structure algorithm:

(Multiple Choice)
4.9/5
(33)

The types of nested IF/THEN/ELSE instructions are:

(Multiple Choice)
4.7/5
(38)
Showing 1 - 20 of 25
close modal

Filters

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