Computer Science, asked by souravlx1998, 8 months ago

Which of these packages contains all the classes and methods required for event handling in Java?

a) java.applet, b) java.eveny, c) java.awt, d) java.awt.event.​

Answers

Answered by hk376262838
0

Answer:

Dp5sos77s6osso6s6tsosh,iytjgxljsjludldyr,mxlshlfuizif7dugx8 i

Answered by adventureisland
1

A user generates the majority of the events that an applet responds to. Various event classes are available in java. awt. event package.

About java.awt :

  • A user generates the majority of the events that an applet responds to. Various event classes are available in java. awt. event package.
  • All of the classes for developing user interfaces and painting graphics and pictures are contained in this package.
  • Many event classes and Listener interfaces are available in java. awt. event package for processing events.

Similar questions