Q.

Angular framework provides event binding using in-built event as well as custom event. Custom events are the EventEmitter instances. To create a custom event we need to create an instance of EventEmitter annotated by . . . . . . .

A. @Input()
B. @Get()
C. @Output()
D. @Set()
Answer» A. @Input()
3k
0
Do you find this helpful?
26

View all MCQs in

Angular-JS

Discussion

No comments yet