The Parameters of Database.executeBatch method are as follows:
The object of the class that runs the Database.Batchable Interface.
The second and optional parameter is “Scope”. It defines the number of records to send to the execute method. We use this parameter when we have multiple operations for every record.