MCQOPTIONS
Saved Bookmarks
| 1. |
Let JCOKE = 3 and LPEPSI = 5. Consider the statement IF (3 * JCOKE. EQ. LPESPSI)JCOKE = JCOKE + 2 JCOKE = JCOKE + 5 What will be the final value of JCOKE after the above statement is executed? |
| A. | 8 |
| B. | 1 |
| C. | 15 |
| D. | 10 |
| Answer» B. 1 | |