Home » JAVA Programming » Java Basic » Question
  1. Which of these methods can be used to obtain the command name for invoking ActionEvent object?
    1. getActionEventCommand()
    2. getActionEvent()
    3. getCommand()
    4. getActionCommand()
    5. None of these
Correct Option: D

getActionCommand()



Your comments will be displayed only after manual approval.