Multiple Choice
The <span> tag is much like the <div> element, but <div> is a _________ and <span> is an ______________.
A) Block level element , inline element
B) Container element, directive element
C) directive element, directive element
D) none of these.
Correct Answer:

Verified
Correct Answer:
Verified
Q12: SPA (Single Page Application). This means that
Q13: A controller is a JavaScript object containing
Q14: Which of the following is true about
Q15: What is the purpose of $http?<br>A)It is
Q16: AngularJS, provides data binding capability to HTML.
Q18: Scope contains the _?<br>A)model data<br>B)JavaScript Objects<br>C)variables<br>D)None of
Q19: The _ tag defines a division or
Q20: Can AngularJS be used to create a
Q21: angular js is back end application which
Q22: Which of the following is true about