A.push() B.shift() C.pop() D.unshift()
A.array B.number C.string D.boolean
A.[object Object] B.[object Array] C.[object Number] D.[object String]