To what value will the following expressions evaluate in the JavaScript console? "abc"[2]
b
a
c
None of the above