

MCQOPTIONS
Saved Bookmarks
1. |
Consider the code segment written below in C++ :if (count |
A. | It belongs to if#1 |
B. | It belongs to if#2 |
C. | It belongs to both the if statements |
D. | It is independent |
Answer» C. It belongs to both the if statements | |