AngularJS का सिंटैक्स इस प्रकार दिखता है:
The syntax of AngularJS looks like :
A
<div ng-app = “ “> ...... </div>
B
<div nk-app = “ “> ...... </div>
C
<div nc-init = “ “> ...... </div>
D
none of the above
Explanation
Correct Answer: A) <div ng-app = “ “> ...... </div>