Advertisements
Advertisements
प्रश्न
Find the output of the following program snippet:
char ch = '*';
boolean b = Character.isLetter(ch);
System.out.println(b);
एक शब्द/वाक्यांश उत्तर
उत्तर
false
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?