

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following are Features of RequireJS ? |
A. | It reduces code complexity in large applications. |
B. | It allows for easy debugging as it loads the files from plain script tags. |
C. | It gathers different JavaScript files from different modules at the time of compilation. |
D. | All of the above |
Answer» E. | |