Object: It is database table that allow us to store data in Salesforce.
There are two types of object available in Salesforce:
Standard Object:Object provided by Salesforce is called standard object. Example: Account, Contact etc.
Custom Object: Object created by us are called custom objects. It provides a structure for sharing unique data.