join ("Harry", null, "Ron", "Hermione");. This returns the string "Harry; Ron; Hermione" . Note that all input elements are converted to strings using Object.
確定! 回上一頁