Home »
MCQs »
AngularJS MCQs
In the below given statement, 'myApp' parameter refers to ____
13. In the below given statement, "myApp" parameter refers to ____.
- a JavaScript code in which the application will run
- a JSON file
- an HTML element in which the application will run
- SQL queries
Answer: C) an HTML element in which the application will run
Explanation:
In the given statement, myApp parameter refers to an HTML element in which the application will run.