मराठी

Write the output of the following. boolean b1 = Character.isDigit('h'); System.out.println(b1);

Advertisements
Advertisements

प्रश्न

Write the output of the following.

boolean b1 = Character.isDigit('h');

System.out.println(b1);

अति संक्षिप्त उत्तर
Advertisements

उत्तर

false

Explanation:

The method Character.isDigit('h') checks whether the character inside the parentheses is a numeric digit (0–9). Because it 'h' is a lowercase letter and not a number, the method evaluates to it, which is then stored in b1 and printed.

shaalaa.com
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 5: Library Classes - Exercises [पृष्ठ १३५]

APPEARS IN

रूपा पंडित Computer Applications [English] Class 10 ICSE
पाठ 5 Library Classes
Exercises | Q 5. (i) | पृष्ठ १३५
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×