Home / Questions / Which method is called by Applet class to load an image?
Explanatory Question

Which method is called by Applet class to load an image?

👁 1,445 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

getImage(URL object, filename) is used for this purpose.