What will be displayed after the following code is executed?
String str = "abc456";
For (int i = 0; i < str.length() ; i++)
{
Char chr = str.CharAt(i) ;
If (!Character.isLetter(chr) )
System.out.print(Character.toUpperCase(chr) ) ;
}
A) ABC
B) ABC456
C) 456
D) abc456
Correct Answer:
Verified
Q46: In the following code, how many times
Q47: What would be the results of executing
Q48: In the following code, how many times
Q49: What will be displayed after the following
Q50: What will be displayed after the following
Q52: What are the tokens in the following
Q53: What are the tokens in the following
Q54: Which of the following statements will convert
Q55: What will be displayed after the following
Q56: Given the following, which of the statements
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents