InterviewSolution
Saved Bookmarks
| 1. |
What Is Amd Module? |
|
Answer» The AMD is stands for ASYNCHRONOUS Module DEFINITION and is used for defining modules and their dependencies with asynchronous manner. The AMD is stands for Asynchronous Module Definition and is used for defining modules and their dependencies with asynchronous manner. |
|