What is constructor overloading ?
What is constructor overloading ?
Constructor in a class with same name but different arguments
And when we are creating object a particular constructor will be used that will be decided by the compiler
Overloading takes place during compile time ...
hashcodehub.hashnode.dev1 min read