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
Is there any case when finally will not be executed?
Explain an algorithm to find depth of a binary tree.
Explain when classnotfoundexception will be raised ?
I want to persist data of objects for later use. What’s the best approach to do so?
Which of the following classes will have more memory allocated?
Do you know how to reverse string in java?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
What are the differences between getting and load method?
What does function identity () do?
How do you ensure that n threads can access n resources without deadlock?
What are the approaches that you will follow for making a program very efficient?
Addition to previous section relative word 5th one was Putrid ans: rotten, also there was prob. in 1st section on bucket weight ans:10kg, also there was a prob. on train speed to find bridge length ans:800 mtrs.
Explain a situation where finally block will not be executed?
Write a function to print Fibonacci series and Tribonacci series?
Is Java a dying language?