Question: Assume that the ASCIl code for character c is 99 and for a is 97. What is the printout of the following code? System.out.println('a' c);

Assume that the ASCIl code for character c is 99 and for a is 97. What is the printout of the following code? System.out.println('a' c); a99 O ac 9799 O 196
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
