What does the charAt(0) method return when called on the string "Java"?
Compilation error
Runtime error
'J'
"J"