下列代碼的運行結果為?()
A.undefined B.1 C.null D.ReferenceError:bar is not defined
下列代碼的運行結果是?()
A.輸出0五次 B.依次輸出01234 C.輸出5五次 D.報錯,無法正確運行
下面的代碼中的輸出結果為?()
A.0 B.1 C.undefined D.報錯,無法正確運行