No-argument constructor If we don’t define a constructor in a class, then the compiler creates a default constructor(with no arguments) for the class .
No-argument constructor If we don’t define a constructor in a class, then the compiler creates a default constructor(with no arguments) for the class .