
Sandeep is the Co-Founder of Hashnode. He loves startups and web technologies.
Sandeep's articles
Quick Guide to Polymorphism in Java
Polymorphism means the capacity to take on different forms'. In Java, it describes the language's ability to process related classes through one interface in different ways.
Interface and Inheritance in Java: Inheritance
Sandeep Panda explains how to use Inheritance in Java
Interface and Inheritance in Java: Interface
Sandeep Panda explains how to use Interface in Java.