Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Java%20Swing%20Interview%20Questions%20and%20Answers

Question: Why does it take so much time to access an Applet having Swing Components the first time?
Answer: Because behind every swing component are many Java objects and resources. This takes time to create them in memory. JDK 1.3 from Sun has some improvements which may lead to faster execution of Swing applications.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook