Computer Science, asked by pradhanshantanp8vb8h, 5 months ago

what is the output of following statement:- System.out.println('A'+32);​

Answers

Answered by ArchitPathak
0

Answer:

Output of following statement:- System.out.println('A'+32);

Output = 97

Similar questions