Get expert advice and community support on IDNLearn.com. Our Q&A platform offers reliable and thorough answers to ensure you have the information you need to succeed in any situation.

What is the likely cause of the error message "Can't bind to 'formGroup' since it isn't a known property of 'form'" in Angular?
a) Missing FormsModule import in the module
b) Incorrect usage of FormBuilder
c) Using Angular 1 syntax
d) Lack of data binding