MCQOPTIONS
Saved Bookmarks
| 1. |
The expression of calling ( or executing ) a function or method in JavaScript is called ________ |
| A. | Primary expression |
| B. | Functional expression |
| C. | Invocation expression |
| D. | Property Access Expression |
| Answer» B. Functional expression | |