Java Interview Questions
These are some Java interview questions. More questions will be added every week or so.
What is the difference between an Interface and an Abstract class? Solution
Explain different ways of using thread?
Solution
What are pass by reference and pass by value?
Solution
What is the difference between swing and Awt? Solution
What is an Iterator?
Solution
What does happen if the main method is declared as private? Solution
Next Page