

MCQOPTIONS
Saved Bookmarks
1. |
Module is defined using the ________ function; the same function is used for loading the module as well. |
A. | declare() |
B. | define() |
C. | create() |
D. | insert() |
Answer» C. create() | |