1.

The method that can be used to create new properties and also to modify the attributes of existing properties is _________

A. Object.defineProperty()
B. Object.defineProperties()
C. Both Object.defineProperty() and Object.defineProperties()
D. Object.inherit()
Answer» D. Object.inherit()


Discussion

No Comment Found