Computer Science, asked by daliadas293, 5 months ago

Write the output :

char ch;

int x=97;

while(x<=100);

{

ch=(char)x;

System.out.println(ch+” “);

if(x%10==0)

break;

++x;

}​

Answers

Answered by s1647arpit011863
0

Jakamam

Answer:

nkakamam

ajskskak

jjool

Similar questions