What is parent scope in angularjs?



What is parent scope in angularjs?..

Answer / Pradeep Kumar Gautam

In AngularJS, the parent scope is the scope that contains child scopes. When a child scope inherits properties and functions from its parent scope, it's known as inheritance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Why do we use factory in angularjs?

1 Answers  


What is internationalization and how to implement it in angular js?

1 Answers  


How would you make use of onnginit()?

1 Answers  


What is a template variable. How would you use it?

1 Answers  


What is scope emit?

1 Answers  


Which is the best backend technology for angular?

1 Answers  


What would be a good use for ngzone service?

1 Answers  


What is the use of canactivate in angular?

1 Answers  


What's new in httpclient and httpclientmodule in angular?

1 Answers  


What is primitive data type?

1 Answers  


Explain different types of component decorators in angular 4?

1 Answers  


On which types of component can we create a custom directive?

1 Answers  


Categories