What are the new features in java 8? Explain
What are the parts of a method?
Can constructor return value?
How does a for loop work?
What is an empty list in java?
What does it mean that strings are immutable?
What is the difference between Static and final?
Write a java program that prints all the values given at command-line.
What access modifiers can be used for class ?
Describe the various concepts related to object oriented programming (oop).
What are Encapsulation, Polymorphism and Inheritance?
What is the advantage of OOP in java?
Why java is not 100% object-oriented?