- (Exam Topic 1)
The Contact object has a custom field called "Zone." Its data type is "Text" and field length is 3. What is the outcome after executing the following code snippet in the org?
Correct Answer:
D
- (Exam Topic 1)
An org has a custom object, Registeration_c that has a lookup relationship to the Opportunity object.
What should a developer use to create a stand-alone Vlsualforce page that displays the Registration c records related to an Opportunity.
Correct Answer:
D
- (Exam Topic 1)
What Salesforce tool lets you deploy/retrieve metadata, check status of apex jobs, and check responses of REST calls?
Correct Answer:
C
- (Exam Topic 3)
A developer wrote a class named AccountHistoryManager that relies on field history tracking. The class has a static method called getAccountHistory that takes in an Account as a parameter and returns a list of associated AccountHistroy object records.
The following test falls:
What should be done to make this test pass?
Correct Answer:
A
- (Exam Topic 1)
What is the transaction limit on the max Salesforce CPU time?
Correct Answer:
D