Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Program Code

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:

You might also like