Constructors 1 What is a Constructor in Java? Ans: Constructor is just like a method in J…
The Dev Bin is blog for java aspirants and working professional .This blog contains solution of data structure and algorithm problems and knowledge on java , spring , spring boot ,dsa ,interview questions. Here i am sharing my knowledge as a developer.
Labels: interview questions
Serialization 1. What is Serialization? Ans: Java provides a mechanism, called obje…
Abstract Class 1. What is abstraction ? Ans: In java, Abstraction means to show only fu…