Object X has a lookup field to Object Y. X needs to display a text value from a Text field on
Correct Answer:
C
Which type of custom field can be an external ID?
Correct Answer:
D
What is the this keyword used to represent?
Correct Answer:
B
In which Salesforce environments will the Force.com record IDs be identical?
Correct Answer:
A
Which of the following statements are used to repeatedly execute a block of code until the exit condition is met?
✑ do-while loops
✑ if statements
✑ for loops
✑ if—Lhen statements
Correct Answer:
A