Q. With more than one ng-app in an HTML document (an HTML page), are all of themautomatically initialized? (Solved)
1. Yes
2. No
3. No, only one app is automatically initialized. Others have to manually initialized.
4. none of the above
- c. No, only one app is automatically initialized. Others have to manually initialized.