English

Write the Output of the Following Program Code:Char Ch ; Int X=97; Do { Ch=(Char) X; System.Out.Print(Ch + “ ” ); If(X%10 == 0) Break; ++X; }While(X<=100); - Computer Applications

Advertisements
Advertisements

Question

Write the output of the following program code:

char ch ;
int x=97;
do
{
ch=(char) x;
System.out.print(ch + “ ” );
if(x%10 == 0)
break;
++x;
}while(x<=100);

One Word/Term Answer

Solution

output: a b c d

shaalaa.com
  Is there an error in this question or solution?
Chapter 2: Library Classes - Review Insight [Page 175]

APPEARS IN

Avichal Computer Applications [English] Class 10 ICSE
Chapter 2 Library Classes
Review Insight | Q 2. | Page 175
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×