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 |
Why do we use factory in angularjs?
What is internationalization and how to implement it in angular js?
How would you make use of onnginit()?
What is a template variable. How would you use it?
What is scope emit?
Which is the best backend technology for angular?
What would be a good use for ngzone service?
What is the use of canactivate in angular?
What's new in httpclient and httpclientmodule in angular?
What is primitive data type?
Explain different types of component decorators in angular 4?
On which types of component can we create a custom directive?