Q. Which Angular module is necessary to run an Angular app in a browser?
β
Correct Answer: (A)
BrowserModule
Explanation: BrowserModule provides services essential for running apps in the browser.