Can we use parameters when defining the constructor method?

Yes, we set values for the parameters when creating an instanceWe cannot use parameters in the init function

Yes, we set values for the parameters when creating an instance.