Answer Posted / akshay
MouseListener Interface contains method mouseclicked(), this is called..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In how many ways we can do exception handling in java?
Can we use different return types for methods when overridden?
What restrictions are placed on method overriding in java programming?
What is difference between array and vector?
Explain try and catch keywords in java?
What methods are used to get and set the text label displayed by a button object?
When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?
What is difference between checked and unchecked exception in java?
Describe what a thread-local variable is in java?
Is empty list java?
What is a byte string?
What is rmi and steps involved in developing an rmi object?
Can we overload the constructors?
What are anonymous inner classes?
How to make a read-only class in java?