Consider the following series of arithmetic expressions. What is the output produced by this code? inta - 2: int b - 8:
Posted: Fri May 20, 2022 5:18 pm
Consider the following series of arithmetic expressions. What is the output produced by this code? inta - 2: int b - 8: inte- A3 6 0 *** b-a. 27 / cb- B. 3 3 O C. 3 6 3 System.out.println(a) System.out.println(b) System.out.println();