MIS505 Week 6 Quiz
Subject: General Questions / General General Questions
Question
1. Question :
(TCO D) The maximum number of entry points that any programming structure can have is
Zero
One
Three
Five
Question 2. Question :
(TCO D) You may hear programmers refer to looping as what?
Execution
Selection
Iteration
Case
Question 3. Question :
(TCO D) When creating a truth table, you must determine how many Boolean value combinations exist for the conditions. If there are two conditions, how many combinations will exist?
2
4
8
16
Question 4. Question :
(TCO E) What is any numeric variable called that you use to count the number of times an event has occurred?
Accumulator
Key
Index
Counter
Question 5. Question :
(TCO E) The amount by which a “For” loop control variable changes is often called what kind of value?
Group
Key
Step
Sentinel
Question 6. Question :
(TCO D) What are the characteristics of a structured program?
Question 7. Question :
(TCOs D and E) Describe how you can straighten out an unstructured flowchart segment.
Question 8. Question :
(TCO D) Who was George Boole, and what did he do?
Question 9. Question :
(TCO D) When you combine AND and OR operators within the same statement, which takes precedence?
Question 10. Question :
(TCOs D and E) How might user data be validated?