Posts

Showing posts from March, 2019

java questions in interview

Java Questions in Interview Why Java is platform independent? What are constructors in Java? What is the difference between equals() and == ?  What is the difference between abstract classes and interfaces? What is method overloading and method overriding?