問題詳情
157

If the user types fido when prompted for a password, and then responds bob when prompted for a name, whatis the result?
(A) pw:got fidoname: bobgot bob
(B) pw: fidogot fidoname: bobgot bob
(C) pw:got fidoname: bob got bob
(D) pw: fidogot lidoname: bob got bob
(E) Compilation fails. (AB) An exception is thrown at runtime.
參考答案