MCQOPTIONS
Saved Bookmarks
| 1. |
Test cases should uncover errors like_____________________? |
| A. | Nonexistent loop termination |
| B. | Comparison of different data types |
| C. | Incorrect logical operators or precedence |
| D. | All of the mentioned |
| Answer» B. Comparison of different data types | |