24 Best Angular Interview Questions
1.How to pass data from parent to child or child to parent. Ans-Parent to child: Data can be passed from a parent component to a child component by using input…
OOPS INTERVIEW QUESTION
Why do we need object oreinted programming ? object oreinted programming helps us to think, in terms of real world objects. Let us try to understand this statement thinking in…