Answer Posted / cj.ashok
Light weight Component is Swing, for ex: In swings If u
want to create button the JVM is wont Ask that button to OS
instead of it ill create its own button type, thats y v
called swing is light weight component,
The Applet is heavy weight component becoz the JVM ask the
button component to OS,then the OS will give components to
JVM, Thats y v called Apllet is Heavy Weight Component
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How objects of a class are created if no constructor is defined in the class?
What are keywords and reserved words in java?
What is the final class?
Can we serialize arraylist in java?
What do you understand by final value?
What does indexof mean?
What is the type of lambda expression?
Why are variables important in research?
Write a java program to generate fibonacci series ?
What is class level lock ?
Difference between default and protected access specifiers?
Explain the difference between transient and volatile in java?
What are the types of web technologies?
How will you load a specific locale?
What are different data types?