Java as a string

Report a typo

Enter the result string (without quotes) after executing the following code.


String str = "Jav";
str = (str + str.charAt(1)).toLowerCase();

Enter a short text
___

Create a free account to access the full topic