Interviewer And Interviewee Guide

Java Applet Interview Question:

When is update method called?

Submitted by: Administrator
Whenever a screen needs redrawing (e.g., upon creation, resizing, validating) the update method is called. By default, the update method clears the screen and then calls the paint method, which normally contains all the drawing code.
Submitted by: Administrator

Read Online Java Applet Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.