MCQOPTIONS
Saved Bookmarks
| 1. |
____________ creates a new object with the specified prototype object and properties. |
| A. | Create |
| B. | Object.create |
| C. | Object.get |
| D. | Object.set |
| Answer» C. Object.get | |