Q. Which method is used to get the current value of a FormControl?
β
Correct Answer: (A)
value
Explanation: The `value` property holds the current form control value.