A+ Work




Part 1: using what you have learned about IJVM, convert the following Java code into IJVM. Submit the code in a written document.
k = j + l;
If (k == 4)
L = 16;
else

j = j - 2;