InterviewSolution
Saved Bookmarks
| 1. |
The properties() method is a ________(a) Enumerable method(b) Non-enumerable method(c) Operational method(d) calling methodThe question was asked in my homework.The question is from Modules in JavaScript in chapter Classes and Modules in JavaScript of JavaScript |
|
Answer» The correct answer is (b) Non-enumerable method |
|