The syntax of creating array using array literal is given below: var arrayname=[value1,value2.....valueN];.
確定! 回上一頁