Salesforce Certified Platform App Builder — Question 48
What are the three different custom tabs you can create? (Choose three.)
Answer options
- A. Custom Object Tab
- B. Visualforce Tab
- C. Standard Object Tab
- D. Web Tab
- E. APEX Tab
Correct answer: A, B, D
Explanation
The correct options are A, B, and D because Custom Object Tabs allow access to custom objects, Visualforce Tabs provide a way to display Visualforce pages, and Web Tabs link to external web pages. Option C, Standard Object Tab, is not a custom tab type, and option E, APEX Tab, is incorrect as there is no specific tab type for APEX.