MCQOPTIONS
Saved Bookmarks
| 1. |
Why is this keyword not preferred in JavaScript? |
| A. | Highly memory consuming |
| B. | Functions should access the global objects |
| C. | Functions should not access the global objects |
| D. | Very inefficient to use |
| Answer» D. Very inefficient to use | |