<< Prev Question Next Question >>

Question 99/189

Universal Container(UC) wants to lower its shipping cost while making the shipping process more efficient. The Distribution Officer advises UC to implement global addresses to allow multiple Accounts to share a default pickup address. The Developer is tasked to create the supporting object and relationship for this business requirement and uses the Setup Menu to create a custom object called
"Global Address". Which field should the developer ad to create the most efficient model that supports the business need?

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (189q)
Question 1: A platform developer needs to implement a declarative soluti...
Question 2: A developer considers the following snippet of code: (Exhibi...
Question 3: What is a capability of formula fields? (Choose 3)...
Question 4: Which requirement needs to be implemented by using standard ...
Question 5: A developer creates a method in an Apex class and needs to e...
Question 6: What should a developer use to implement an automatic Approv...
2 commentQuestion 7: A platform developer at Universal Containers needs to create...
Question 8: A developer must provide a custom user interface when users ...
Question 9: A developer must create a Lightning component that allows us...
Question 10: What are the eight officially supported languages on Heroku ...
Question 11: A developer wants to handle the click event for a lightning:...
1 commentQuestion 12: How can a developer get all of the available record types fo...
Question 13: An org has different Apex Classes that provide Account -rela...
Question 14: A developer is creating an enhancement to an application tha...
1 commentQuestion 15: A developer runs the following anonymous code block in a Sal...
1 commentQuestion 16: The account object has a custom percent field, rating, defin...
Question 17: Which three statements are true regarding cross-object formu...
Question 18: What is an accurate constructor for a custom controller name...
2 commentQuestion 19: A company wants to create an employee rating program that al...
Question 20: Which statement should a developer avoid using inside proced...
Question 21: A developer must create a ShippingCalculator class that cann...
Question 22: A visualforce interface is created for Case Management that ...
Question 23: A developer is creating a test coverage for a class and need...
Question 24: A developer is asked to write negative tests as part of the ...
Question 25: A developer wants to import 500 Opportunity records into a s...
1 commentQuestion 26: Given the code below, which three statements can be used to ...
Question 27: Which two statements are acceptable for a developer to use i...
Question 28: Which user can edit a record after it has been locked for ap...
1 commentQuestion 29: Which two statements are true about using the @testSetup ann...
Question 30: Which option should a developer use to create 500 Accounts a...
Question 31: Which approach should a developer take to automatically add ...
Question 32: A developer creates a custom controller and custom Visualfor...
Question 33: A developer needs to create a custom visualforce button for ...
Question 34: A developer wants to display all of the available record typ...
Question 35: Potential home buyers working with a real estate company can...
Question 36: What are two uses for External IDs? (Choose two.)...
Question 37: Given: Map&lt;ID, Account&gt; accountMap = new Map&gt;ID, Ac...
Question 38: When a Task is created for a Contact, how can a developer pr...
Question 39: Before putting an app into production, which step should be ...
1 commentQuestion 40: A developer wants to invoke an outbound message when a recor...
Question 41: A developer writes the following code: (Exhibit) What is the...
Question 42: What should a developer use to implement an automate approva...
Question 43: What must the Controller for a Visulforce page utilized to o...
Question 44: Given the code below, which three statements can be used to ...
Question 45: A developer wants to list all of the Tasks for each Account ...
Question 46: A developer writes the following code: (Exhibit) What is the...
Question 47: Universal Containers wants a list button to display a Visual...
Question 48: A developer uses a Test Setup method to create an Account na...
Question 49: What are two features of Heroku Connect? Choose 2 answers...
Question 50: Given:
Question 51: What is a capability of a StandardSetController?Choose 2 ans...
Question 52: A developer executes the following query in Apex to retrieve...
Question 53: A developer wants to import 500 Opportunity records into a s...
1 commentQuestion 54: An Apex transaction inserts 100 Account records and 2,000 Co...
2 commentQuestion 55: A company has a custom object named Region. Each account in ...
Question 56: The sales team at Universal Containers would like to see a v...
Question 57: A developer has the following trigger that fires after inser...
Question 58: Which two operations can be performed using a formula field?...
Question 59: How should a custom user interface be provided when a user e...
Question 60: A developer has an integer variable called maxAttempts. The ...
Question 61: Which aspect of Apex programming is limited due to multitena...
Question 62: A developer has a Visualforce page and custom controller to ...
Question 63: Which two operations can be performed using a formula field?...
Question 64: A developer is creating an application to track engines and ...
Question 65: In Lightning component framework, which resource can be used...
Question 66: Which two combined methods should a developer use to prevent...
Question 67: A Lightning component has a wired property, searchResults, t...
Question 68: What declarative method helps ensure quality data? Choose 3 ...
Question 69: What is a benefit of the Lightning Component framework?Choos...
Question 70: What is a benefit of developing applications in a multi-tena...
Question 71: A Visualforce page is required for displaying and editing Ca...
Question 72: Which standard field needs to be populated when a developer ...
Question 73: A developer creates a new Visualforce page and Apex extensio...
Question 74: Cloud Kicks Fitness, an ISV Salesforce partner, is developin...
Question 75: A developer in a Salesforce org with 100 Accounts executes t...
Question 76: Which statement is true about developing in a multi-tenant e...
Question 77: An Account trigger updates all related Contacts and Cases ea...
Question 78: A developer has the controller class below. (Exhibit) Which ...
Question 79: A developer needs to confirm that an Account trigger is work...
Question 80: What is the result of the debug statements in testMethod3 wh...
Question 81: The values 'High', 'Medium', and 'Low' are Identified as com...
Question 82: A developer writes the following code: (Exhibit) What is the...
Question 83: A developer is notified that a text field is being automatic...
Question 84: A Licensed_Professional__c custom object exist in the system...
Question 85: The initial value for a number field on a record is 1. A use...
Question 86: What is accurate statement about with sharing keyword? Choos...
Question 87: When creating a record with a Quick Action, what is the easi...
Question 88: A developer needs to create records for the object Property_...
Question 89: A developer must troubleshoot to pinpoint the causes of perf...
Question 90: A developer has the controller class below. (Exhibit) Which ...
2 commentQuestion 91: A developer can use the debug log to see which three types o...
Question 92: Which three process automations can immediately send an emai...
Question 93: A developer needs to write a method that searches for a phon...
Question 94: Which statement would a developer use when creating test dat...
Question 95: A developer is debugging the following code to determine why...
Question 96: Which option would a developer use to display the Accounts c...
Question 97: What is the maximum number of SOQL queries used by the follo...
Question 98: How many accounts will be inserted by the following block of...
Question 99: Universal Container(UC) wants to lower its shipping cost whi...
Question 100: A developer needs to create a custom Visualforce button for ...
Question 101: A developer created a Visualforce page and custom controller...
Question 102: A lead object has a custom field Prior_Email__c. The followi...
Question 103: How should a developer prevent a recursive trigger?...
Question 104: A Developer wants to get access to the standard price book i...
Question 105: A change set deployment from a sandbox to production fails d...
Question 106: A developer needs to update an unrelated object when a recor...
Question 107: Which resource can be included in a Lightning Component bund...
Question 108: A developer has the following class and trigger code public ...
Question 109: What is a capability of cross-object formula fields? Choose ...
Question 110: What is the debug output of the following Apex code? Decimal...
Question 111: A developer creates a custom controller and custom Visualfor...
Question 112: Which three options can be accomplished with formula fields?...
Question 113: On a Visualforce page with a custom controller, how should a...
Question 114: A developer has the following class and trigger code: public...
Question 115: A developer has the controller class below. (Exhibit) Which ...
Question 116: Developer needs to automatically populate the Reports To fie...
Question 117: A change set deployment from a sandbox to production fails d...
Question 118: In terms of the MVC paradigm, what are two advantages of imp...
Question 119: What can used to delete components from production?...
1 commentQuestion 120: A developer must implement a CheckPaymentProcessorclass that...
Question 121: Which code block returns the ListView of an Account object u...
Question 122: Given the following Apex statement: Account myAccount = [SEL...
1 commentQuestion 123: Which two sosl searches will return records matching search ...
Question 124: Which actions can a developer perform using the Schema Build...
Question 125: Which message is logged by the code below? (Exhibit)...
Question 126: A Visual force page displays two fields named Phone Number a...
Question 127: To which primitive data type is a text area (rich) field aut...
Question 128: What is the result of the debug statements in testMethod3 wh...
Question 129: A development team wants to use a deployment script to autom...
Question 130: When the value of a field of an account record is updated, w...
Question 131: How many level of child records can be returned in a single ...
Question 132: Which code block returns the ListView of an Account object u...
3 commentQuestion 133: What are two ways for a developer to execute tests in an org...
1 commentQuestion 134: What are two characteristics of partial copy sandboxes versu...
Question 135: Which Salesforce feature allows a developer to see when a us...
Question 136: Which code should be used to update an existing Visualforce ...
1 commentQuestion 137: A developer wants to display all of the picklist entries for...
Question 138: Which statement about change set deployments is accurate? (C...
Question 139: The Sales Management team hires a new intern. The intern is ...
Question 140: Which two statements can a developer use to throw a custom e...
Question 141: A developer has the following code:try {List nameList;Accoun...
Question 142: What is the order of operations when a record is saved in Sa...
1 commentQuestion 143: Universal Containers stores Orders and Line Items in Salesfo...
1 commentQuestion 144: In the code below, which type does String inherit from? Stri...
Question 145: A developer creates a custom controller and custom Visualfor...
Question 146: A lead object has a custom field Prior_Email__c. The followi...
Question 147: A developer needs to include a Visualforce page in the detai...
1 commentQuestion 148: A developer wants to display all of the picklist entries for...
Question 149: A developer has the controller class below. (Exhibit) Which ...
Question 150: Application Events follow the traditional publish-subscribe ...
Question 151: Opportunity opp=[select id ,stagename from opportunity limit...
Question 152: A developer creates a Workflow Rule declaratively that updat...
Question 153: What is the result of the debug statements in testMethod3 wh...
Question 154: Which two platform features allow for the use of unsupported...
Question 155: A developer writes a before insert trigger.How can the devel...
Question 156: A developer needs to create records for the object Property_...
Question 157: A team of developers is working on a source-driven project t...
Question 158: Which exception type cannot be caught?...
Question 159: The Review_c object has a lookup relationship up to the Job_...
1 commentQuestion 160: What is the requirement for a class to be used as a custom V...
Question 161: What should a developer working in a sandbox use to exercise...
Question 162: Application Events follow the traditional publish-subscribe ...
Question 163: A developer encounters APEX heap limit errors in a trigger. ...
Question 164: Which statement results in an Apex compiler error?...
Question 165: A developer uses a before insert trigger on the Lead object ...
Question 166: Which two are best practices when it comes to component and ...
Question 167: Which declarative process automation feature supports iterat...
Question 168: How are debug levels adjusted In the Developer Console?...
Question 169: The sales management team requires that the lead source fiel...
Question 170: In a single record, a user selects multiple values from a mu...
Question 171: Which statement should a developer avoid using inside proced...
Question 172: Universal Containers requires Service Representatives to upd...
Question 173: A developer created a Visualforce page with a custom control...
Question 174: What is a benefit of using a trigger framework?...
Question 175: A Visual Flow uses an Apex Action to provide additional info...
Question 176: Which three statements are true regarding trace flags? (Choo...
Question 177: When the number of record in a recordset is unknown, which c...
Question 178: A developer creates an Apex class that includes private meth...
Question 179: For which example task should a developer use a trigger rath...
Question 180: A developer is creating a Visualforce page that allows users...
Question 181: What is the impact of declaring an Apex class using the "wit...
Question 182: A developer declared a class as follow. public class wysiwyg...
Question 183: A developer has a block of code that omits any statements th...
Question 184: A company would like to send an offer letter to a candidate,...
Question 185: A Visual Flow uses an apex Action to provide additional info...
Question 186: Which governor limit applies to all the code in an apex tran...
Question 187: Which two components are available to deploy using the Metad...
Question 188: Which declarative method helps ensure quality data? (Choose ...
Question 189: A lead object has a custom field Prior_Email__c. The followi...