Advanced Java Practical 13
Advanced Java Practical 13
Q1. Debug the following code and write the output of following code.
Source Code:
Output:
Source Code:
Output:
Output:
Q3. Write a program using MouseMotionAdapter class to implement only one method mouseDragged().
Source Code:
Output: