MCQOPTIONS
Saved Bookmarks
| 1. |
LET JCOKE = 11 and LPEPSI = 19. Consider the statement IF (JCOKE - LPEPSI) 5, 5, 75 JCOKE = JCOKE + 2 7 JCOKE = JCOKE + 5 The value of JCOKE after the execution of above statement will be |
| A. | 13 |
| B. | 16 |
| C. | 9 |
| D. | 14 |
| Answer» B. 16 | |