Multiple Choice
If you have an if/else if/else code sequence with 4 blocks, what is the minimal number of input values that you should use to test your code?
A) 1
B) 2
C) 3
D) 4
E) 5
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: !( a > 38 && b <=
Q6: With the boolean expression a && b,
Q7: Inside the block of a switch statement,
Q8: In the context of a switch statement,
Q9: Which of the following choices best describes
Q11: What is the output of the following
Q12: The _ method returns true if the
Q13: The switch statement can be used instead
Q14: Suppose that a true block is not
Q15: When comparing the data in two objects