Advanced Java Practical 11
Advanced Java Practical 11
Q1. Debug the following code and write the output of following code.
Source Code:
Output:
Q2. Write a program to count the number of clicks performed by the user in a Frame window
Source Code:
Output:
Q3. Write a program to demonstrate the use of mouseDragged and mouseMoved method of
MouseMotionListener
Source Code-
Output: