When the number of parameters that a function will receive is not known or can vary, we can use rest parameters. In JavaScript, this is achieved with the ...
確定! 回上一頁