Basic and Advance Java Question:
Name Component subclasses that support painting in Java Programming?
Answer:
The Canvas, Frame, Panel, and Applet classes support painting.
Previous Question | Next Question |
What is the difference between preemptive scheduling and time slicing in Java Programming? | What is a native method in Java Programming? |