What is subscript method in angular?
When using ngif if the condition is true. How to display the message and if the condition is false then how to display the message?
What is buffer (window storage)?
What is polyfill in angular?
How did you reverse a string?
How to communicate between parent and child components?
If you provide a service in two components "providers" section of @component decorator, how many instances of service shall get created?
Explain about lifecycle hook in angular?
Difference between display:none & visiblity:hidden?
Explain class and inheritance in js?
Explain jquery selector?
Why do we use angular instead of react js?
Explain ngfor and ngif?
How do we include css file ins. The component except using styleurls property?
How many types of ngmodule?