1.

How would you implement custom event handling in web application?

Answer»

How would you implement custom event handling in web application?
Choose the correct OPTION from below list
(1)Through a COMBINATION of Output DECORATORS and EventEmitters
(2)Through Interpolation
(3)Through output decorators only
(4)Though EventEmitters only

Answer:-(1)Through a combination of Output decorators and EventEmitters



Discussion

No Comment Found