What is a lightweight component?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Why we used break and continue statement in java?

0 Answers  


What is the major drawback of internal iteration over external iteration?

0 Answers  


what is dynamic method dispatch ?

27 Answers   Fidelity, MUET, SDSF,


What is main method?

0 Answers  


What is casting?

3 Answers  






what is mean by synchronization?

3 Answers   BOB Technologies, GCPL,


can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}

4 Answers  


What is void in java?

0 Answers  


What is boolean strategy?

0 Answers  


We have two methods to create methods the threads. 1. Implementing runnable interface 2. Extending to thread class and overriding run method. Among these two which one is better and why? Please explain me in detail.

2 Answers  


Is treeset sorted in java?

0 Answers  


Give few difference between constructor and method?

0 Answers  


Categories