A new array is created in memory and assigned to the variable def. def.push(abc);. Inside the array there is now a pointer to the formerly created object.
確定! 回上一頁