Explain illegalmonitorstateexception and when it will be thrown?
Explain about serializable interface in java?
Explain naming conventions for packages?
When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?
Explain about collection interface in java?
Explain restrictions on using enum?
What is the difference between access specifiers and access modifiers in java? 16
Define iterator and methods in iterator?
Explain about sets?
explain copyonwritearraylist and when do we use copyonwritearraylist?
What is serialization in java?
What are alternatives to java serialization?
Why to use nested classes in java? (Or) what is the purpose of nested class in java?
Explain tree set and its features?
Explain the importance of import keyword in java?