MCQOPTIONS
Saved Bookmarks
| 1. |
_When does the function name become optional in JavaScript?$? |
| A. | When the function is defined as a looping statement |
| B. | When the function is defined as expressions |
| C. | When the function is predefined |
| D. | All of the mentioned |
| Answer» C. When the function is predefined | |