Ask Question
21 January, 03:31

Which two Apex data types can be used to reference a Saleforce record ID dynamically? A. sObjectB. String C. ENUMD. External ID

+4
Answers (1)
  1. 21 January, 06:24
    0
    sObject and String

    Explanation:

    sObject is the universal object in Salesforce which contains an Object that may be Standard one or Custom one. And we can store any object in sObject we can get the Id as well. In string we store IDs In External ID can be text, mail or number, it cannot be refer and in ENUMD we cannot store IDs
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Which two Apex data types can be used to reference a Saleforce record ID dynamically? A. sObjectB. String C. ENUMD. External ID ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers