Mutable is a type of variable that can be changed. In javascript, only Array and Objects are mutable other primitive data types are immutable.
確定! 回上一頁