FormGroup

The FormGroup has the role in tracking validity state and value of a group of FormControl.

FormControl

In Angular, FormControl is used by developers to track the validation and values of a form of control. This can be both used as standalone as well as with the parent form. FormControlName and FormControlDirective directives are used when we work with FormControl class.

BY Best Interview Question ON 24 Feb 2020