Salesforce certified Platform Developer 1 - Winter 16 maintenence
- What is a junction object?
- A custom object with one lookup relationship and one master-detail relationship.
- A custom object with two lookup relationships.
- A custom object with any number of lookup and master-detail relationships.
- A custom object with two master-detail relationships.
- What is the name of the standard relationship from Account down to Contact?
- Contacts
- Contact
- Accounts
- Account
- When running an Apex test, which type of Apex syntax in tested code is counted in the code coverage calculation?
- A variable assignment.
- A blank line.
- A System.debug() statement.
- A comment.
- Which method is defined in the StandardController class? Choose 2 answers
- Undelete
- Merge
- Cancel
- Save
- What is the return type of a SOSL search?
- A list of sObjects.
- A list of AggregateResults.
- A list of lists of sObjects.
- An sObject.
No comments:
Post a Comment