Exam 4: Making Decisions
Exam 1: An Overview of Computers and Proramming51 Questions
Exam 2: Elements of High Quality Programs51 Questions
Exam 3: Understanding Structure51 Questions
Exam 4: Making Decisions51 Questions
Exam 5: Looping51 Questions
Exam 6: Arrays51 Questions
Exam 7: File Handling and Applications51 Questions
Exam 8: Advanced Data Handling Techniques51 Questions
Exam 9: Advanced Modularization Techniques51 Questions
Exam 10: Object Oriented Programming51 Questions
Exam 11: More Object Oriented Programming Concepts51 Questions
Exam 12: Event Driven Gui Programming Multithreading and Animation51 Questions
Exam 13: System Modeling With the Uml51 Questions
Exam 14: Using Relational Databases51 Questions
Select questions type
The keyword that is NOT included in a single-alternative selection is ____.
(Multiple Choice)
4.9/5
(37)
Any decision can be made using combinations of just two types of comparisons: equal and not equal.
(True/False)
4.7/5
(41)
When you combine AND and OR operators, the OR operators take precedence, meaning their Boolean values are evaluated first.
(True/False)
5.0/5
(38)
A(n) ____ decision is a decision in which two conditions must be true for an action to take place.
(Multiple Choice)
4.8/5
(36)
Most programming languages limit the number of AND and OR operators in an expression.
(True/False)
4.8/5
(31)
When you ask multiple questions before an outcome is determined, you create a ____ condition.
(Multiple Choice)
4.9/5
(37)
In an AND decision, first ask the question that is less likely to be ____________________.
(Short Answer)
4.9/5
(42)
Match each term with a statement below.
Correct Answer:
Premises:
Responses:
(Matching)
4.7/5
(37)
C#, C++, C, and Java use the symbol ____ as the logical OR operator.
(Multiple Choice)
4.8/5
(41)
When you combine AND and OR operators, the ____ operators take precedence, meaning their Boolean values are evaluated first.
(Multiple Choice)
4.8/5
(39)
Showing 41 - 51 of 51
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)