Menu
×
×
Correct!
Exercise:Use the correct method to print the length of the
String txt = "Hello";
System.out.println(@(3).@(8));
String txt = "Hello";
System.out.println(txt.length());
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 59 exercises.
Are you sure you want to continue?