+1 vote
in Angular 2 Routes and Forms by

EventEmitter is a ________ defined in @angular/core module to emit custom events.

Question from Angular 2 Routes. Select the correct answer from below options: 

a) Module

b) Method

c) Class

d) Service

1 Answer

0 votes
by

Correct answer is :--c) Class

EventEmitter is a Class defined in @angular/core module to emit custom events.

Related questions

+1 vote
asked Jan 2, 2022 in Angular 2 Routes and Forms by rajeshsharma
0 votes
asked Oct 14, 2020 in Jenkins by rahuljain1
...