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. None of the mentioned
Answer» D. None of the mentioned


Discussion

No Comment Found