Q. Angular initializes based upon which of the following scenario? (Solved)
1. DOMContentLoaded event happens
2. document.readyState is set to complete
3. Both of the above
4. None of the above
- c. Both of the above
1. DOMContentLoaded event happens
2. document.readyState is set to complete
3. Both of the above
4. None of the above