Q. The method that can be used to create new properties and also to modify the attributes of existing properties is
β
Correct Answer: (A)
Both Object.defineProperty() and Object.defineProperties()
You must be Logged in to update hint/solution