C-17-Q131mediumsingle_mcq
In the largest-of-three program, when two of the three numbers are equal and both larger than the third, the printed number is:
In the largest-of-three program, when two of the three numbers are equal and both larger than the third, the printed number is:
- aAlways the smallest
- bEither of the two equal larger numbers (whichever branch matches first)
- cNone of them
- dThe third number