Java Swing Programming Question:

Download Job Interview Questions and Answers PDF

Which method is used by the applet to recognize the height and width?

Java Swing Programming Interview Question
Java Swing Programming Interview Question

Answer:

getParameters()
Method is used by the applet to recognize the height and width.

Download Java Swing Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What is the difference between applications and applets?When we should go for codebase in applet?