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