Which package has light weight components?


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

Post New Answer

More Core Java Interview Questions

when asub class inherits a super class and overrides a public method of super class in sub class(public method in super class). why these methods needs to be public in sub class. (otherwise compile time error).

3 Answers  


What is the synchronized method modifier?

0 Answers  


How to connect to a remote database using Applet?

0 Answers  


What are loops in java? What are three types of loops?

0 Answers  


how can i kill thread without stop() and destroy()

1 Answers  






What are the advantages and disadvantages of reference counting in garbage collection?

0 Answers  


What is difference overloading and overriding?

0 Answers   Cyient,


In a container there are 5 components. I want to display the all the components names, how will you do that one?

0 Answers  


Why java is call by value?

0 Answers  


I have 100 records in a table with two rows. I need to display 10 records per page like Google Search. I need only the Logic(Pagination) in Pure Java. No JSP and all..Thanks in Advance...

2 Answers   Cybernet,


What is the purpose of the System class?

0 Answers  


What is use of a abstract variable?

0 Answers  


Categories