Correct Answer: A
A tab is used to show the objects record within the Salesforce user interface while object stores the field definitions and records. Once you create an object you need to create a tab for it.
Option B is incorrect because an object stores the field definitions and records while a tab shows up on the user interface and it exposes the objects records.
Option C is incorrect because Salesforce objects and tabs are not the same
Option D is incorrect because once you create an object you need to create a tab. It is not displayed automatically.
Reference:
https://help.salesforce.com/articleView?id=creating_custom_object_tabs.htm&type=5
Correct Answer: A
A tab is used to show the objects record within the Salesforce user interface while object stores the field definitions and records. Once you create an object you need to create a tab for it.
Option B is incorrect because an object stores the field definitions and records while a tab shows up on the user interface and it exposes the objects records.
Option C is incorrect because Salesforce objects and tabs are not the same
Option D is incorrect because once you create an object you need to create a tab. It is not displayed automatically.
Reference:
https://help.salesforce.com/articleView?id=dev_objectcreate_task_parent.htm&type=5