Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Which java.util classes and interfaces support event
handling?

Answers were Sorted based on User's Feedback



Which java.util classes and interfaces support event handling?..

Answer / shan

EventObject is a class which belongs to java.util package ,
and its subclasese
EventListener interface and its sub interfaces belongs to
util package
so that the both EventObject and EventListener helps to
perform event handling in java

Is This Answer Correct ?    14 Yes 2 No

Which java.util classes and interfaces support event handling?..

Answer / ranganathkini

The interface java.util.Observer interface and the
java.util.Observable class support event handling

Is This Answer Correct ?    6 Yes 9 No

Post New Answer

More Core Java Interview Questions

Justify your answer that you can't define a method inside another method in java, if you can then how?

0 Answers  


What are constructors in java?

0 Answers  


When does a class need a virtual destructor?

0 Answers   Flextronics,


What does function identity () do?

0 Answers  


What is the difference between add() and addElement() method in Vector Class ?

2 Answers   TCS,


What are the two parts of a conditional statement?

0 Answers  


How do you access command-line arguments within the code?

0 Answers   Flextronics, Hexaware,


What is compareto () in java?

0 Answers  


What are the differences between stringbuffer and stringbuilder?

0 Answers  


Can we start a thread twice in java?

0 Answers  


i need example for java abstraction. where we use abstraction and why we need abstraction.

2 Answers   Oracle,


Why are getters and setters used?

0 Answers  


Categories