Multiple choice technology

What kind of relationship cannot exist in Salesforce?

  1. A Custom Object having a Standard Object as Master.

  2. A standard object having another Standard Object as Lookup

  3. A standard Object as a detail of a Custom Object

  4. Option 4

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In Salesforce master-detail relationships, the detail side of the relationship MUST be a custom object - standard objects cannot be the detail in a master-detail relationship. A standard object can be the master of a custom object, and standard objects can have lookup relationships to each other, but a standard object cannot serve as the detail side when the master is a custom object.