Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CRT-450 All Questions

View all questions & answers for the CRT-450 exam

Exam CRT-450 topic 1 question 7 discussion

Actual exam question from Salesforce's CRT-450
Question #: 7
Topic #: 1
[All CRT-450 Questions]

Which two Apex data types can be used to reference a Salesforce record ID dynamically? (Choose two.)

  • A. ENUM
  • B. sObject
  • C. External ID
  • D. String
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
AK2020
Highly Voted 4 years, 4 months ago
First, let me explain the options that I rejected as Answer 1 - External Id: - External Id can be Text, Email, Number so it cannot refer the record Id if the type is Number OR Email 2 - ENUM: - we can not store the id in Enumeration Now, coming to your question sObject is the universal object in Salesforce which contains an Object that may be Standard one or Custom one and believe you already are already familiar about this. And we can store any object in sObject we can get the Id as well. So the ans is String and sObject
upvoted 19 times
...
rakch
Highly Voted 3 years, 11 months ago
Which two Apex data types can be used to reference a Saleforce record ID dynamically ? A. sObject B. String C. ENUM D. External ID Ans: A,B
upvoted 8 times
...
Ankit_Swami
Most Recent 4 months, 3 weeks ago
Selected Answer: BD
String and sObject
upvoted 2 times
...
PriyankN
8 months, 2 weeks ago
Correct options are B and D
upvoted 2 times
...
jobet1995
10 months, 3 weeks ago
Enum Cannot Store ID
upvoted 1 times
...
helper_raw
11 months, 3 weeks ago
Selected Answer: BD
B and D are the correct answers
upvoted 2 times
...
danielarro
12 months ago
Selected Answer: BD
Enum cannot store ID
upvoted 2 times
...
hoangtuyen2000
1 year, 7 months ago
What is the correct answer to this question? The highly voted or correct answer given by the system?
upvoted 2 times
...
ishanjn05
2 years, 3 months ago
Selected Answer: BD
sObject and String are the two apex date types used for reference a sales force record ID dynamically.
upvoted 2 times
...
kimmaayyaa
2 years, 3 months ago
Sobject and string BD
upvoted 1 times
...
sv011
2 years, 3 months ago
Selected Answer: BD
b,d correct
upvoted 2 times
...
questmajor
2 years, 8 months ago
Selected Answer: BD
Enum cannot store ID
upvoted 3 times
...
noox
2 years, 10 months ago
Selected Answer: BD
B,D are correct
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...