What are the common problems you have faced while
implementing Java?
What is string made of?
what is recursion in java
Can you call a method in a method?
How do you do exponents in java?
What is the difference between throw and throws? What is the similarity between try and throw?
Is java 9 released?
What is difference between length and length() method in java ?
Can we override private method?
How do you insert a line break?
What is super?
Name few java.lang classes introduced with java 8 ?
What is the purpose of a default constructor?