Output char

Report a typo

Consider the following code. What will the value of ch be if displayed on the screen?


char ch = 65;
System.out.println(ch);
Select one option from the list
___

Create a free account to access the full topic