java questions in interview

Java Questions in Interview


  1. Why Java is platform independent?
  2. What are constructors in Java?
  3. What is the difference between equals() and == ?
  4.  What is the difference between abstract classes and interfaces?
  5. What is method overloading and method overriding?

Comments