The constructors that can take arguments are called parameterized constructors. When a constructor is parameterized, we must pass arguments to the constructor. When a constructor is parameterized, the object declaration without parameter may not work.