MCQs > IT & Programming > Angular JS > var p = $root$copez If you want to create a child of 'p' but don't want it to inherit the scope of 'P'. then which of the following options must be followed?

Angular JS MCQs

Suppose that you used the following statement to create a scope variable in AngularJS.

var p = $root$copez

If you want to create a child of "p" but don't want it to inherit the scope of "P". then which of the following options must be followed?

Answer

Correct Answer:

The “isolate“ parameter in the Snew() function must be "true“ while creating the child.    

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