हिंदी

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

प्रश्न

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);

एक शब्द/वाक्यांश उत्तर

उत्तर

output: a b c d

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 2: Library Classes - Review Insight [पृष्ठ १७५]

APPEARS IN

अविचल Computer Applications [English] Class 10 ICSE
अध्याय 2 Library Classes
Review Insight | Q 2. | पृष्ठ १७५
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×