Explain about GridBag Layout?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
Can anonymous class have constructor?
What is OOPs & Why?
What is variable argument in java?
What is hash in java?
what is daemon thread and which method is used to create the daemon thread? : Java thread
What method is used to know the status of Checkbox(i.e it is checked or unchecked)?
how is final different from finally and finalize in java?
Name the packages in JDK?
Is null a string?
what is diffrence between .NET and java?
What does it mean that strings are immutable?