Explain different ways of creating a thread. Which one would you prefer and why?
What is type parameter in java?
What is the collections api?
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
How can constructor chaining be done using this keyword?
What is byte [] in java?
When should you make a function static?
Can inner class have constructor?
v-model life cycle
Objects or references which of them gets garbage collected?
What is java abstraction with example?
What is the use of bufferedreader?
What is serialization in java?
How do listeners work?
What if constructor is protected in java?