hasOwnProperty('toString'));. // Expected output: false. console.log(object1.hasOwnProperty('hasOwnProperty'));. // Expected output: false.
確定! 回上一頁