What is the result of the following expression?
"JavaScript".substring(4, 10);
ScriptJa
ScriptJ
Java
Script