Which of the following function will be used to register event-06083
Which of the following function will be used to register event handler with events generator (button)?
This multiple choice question (MCQ) is related to the book/course
vu cs506 Web Design and Development.
It can also be found in
vu cs506 Mid Term - Quiz No.1.
Which of the following function will be used to register event handler with events generator (button)?
addAction()
addActionListener()
addListener()
None of the given