McqMate
| 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() | |
View all MCQs in
Angular-JSNo comments yet