# Constructor is a special method(function) that is automatically called(exceuted) When we create an object. # Constructor is used to initialize the values of ...