Basic and Advance Java Question:

Name Component subclasses that support painting in Java Programming?

Java Interview Question
Java Interview Question

Answer:

The Canvas, Frame, Panel, and Applet classes support painting.


Previous QuestionNext Question
What is the difference between preemptive scheduling and time slicing in Java Programming?What is a native method in Java Programming?