Computer Science, asked by snehal1525, 1 month ago

write the output
char c ='G'
int m=ch
m=m+5
system.out.println("m+ " " + ch);​

Answers

Answered by BobaTae
0

╰┈┈┈OUTPUT┈┈┈┈

76 G

. . . . . . . .

Similar questions