Please solve mysome Queries.


In java, Why we use enable Events() method?

Which technique/concept can be use to implement multiple inheritances
in java?


How can a GUI component handle its own events?

My email: ahsan.mit@gmail.com

Ezzaral commented: No effort shown in any of your posts. -3

Recommended Answers

All 3 Replies

Which technique/concept can be use to implement multiple inheritances
in java?
interface

Sounds more like an School/College Assignment question . . . which almost every other book in Java answers, but you do not want to take the effort reading it.

In java, Why we use enable Events() method?

to enable an Event?

Which technique/concept can be use to implement multiple inheritances
in java?

the implementation of multiple inheritance?

How can a GUI component handle its own events?

by telling it:

Work, b*tch!!!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.