MCQs > IT & Programming > Angular JS > var MainControlier = function($scope) i var person =[ f‌irstName : 'Sunny‘, lastName : 'Kumar', Src : 'localhost/mytest.png' ]; Analyze the given code snippet Which of the following statements is incorrect about the above code snippet?

Angular JS MCQs

var MainControlier = function($scope)

i

var person =[

f‌irstName : "Sunny‘,

lastName : "Kumar”,

Src : "localhost/mytest.png"

];

Analyze the given code snippet Which of the following statements is incorrect about the above code snippet?


Answer

Correct Answer:

person acts as a model to the scope object. 

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Angular JS Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Angular JS Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it