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