MCQOPTIONS
Saved Bookmarks
| 1. |
<div ng-app="""" ng-init=""points=[1,15,19,2,40]""><p>The third result is {{ points[2] }}</p></div>8.The [] parameter in the module definition can be used to define dependent modules. |
| A. | TRUE |
| B. | FALSE |
| C. | Can be true or false |
| D. | Can not say |
| Answer» B. FALSE | |