True/False
The OTHERWISE is a catchall choice when there are no other matches in the case logic structure.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: The decision table is an important communication
Q8: Case logic structure may be used to:<br>A)Indicate
Q9: The use of the OTHERWISE in the
Q10: There must be only one instruction for
Q11: A decision table allows the developer to
Q13: If at all possible,straight through logic should
Q14: Case logic structure is a type of:<br>A)Sequential
Q15: Straight through logic is the fastest decision
Q16: A flowchart can not be made from
Q17: Logical or relational operators are required in