<< Prev Question Next Question >>

Question 54/127

A reviewer is required to enter a reason in the comments field only when a candidate is recommended to be hired. Which action can a developer take to enforce this requirement?

LEAVE A REPLY

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

Question List (127q)
Question 1: What is a capability of a StandardSetController?Choose 2 ans...
Question 2: The sales management team requires that the lead source fiel...
2 commentQuestion 3: What is a valid statement about Apex classes and interfaces?...
Question 4: A developer wants to use all of the functionality provided b...
Question 5: Which two ways can a developer instantiate a PageReference i...
Question 6: Which statement should a developer avoid using inside proced...
1 commentQuestion 7: In which order does SalesForce execute events upon saving a ...
Question 8: Which component is available to deploy using Metadata API? C...
Question 9: A platform developer needs to write an apex method that will...
1 commentQuestion 10: Which two queries can a developer use in a visualforce contr...
2 commentQuestion 11: Which two statements are true about using the @testSetup ann...
1 commentQuestion 12: A developer wants multiple test classes to use the same set ...
Question 13: How can a developer retrieve all Opportunity record type lab...
Question 14: Which two combined methods should a developer use to prevent...
Question 15: A developer created a helper class with a method that can be...
Question 16: A visualforce page uses the contact standard controller. How...
Question 17: A developer wants to override a button using Visualforce on ...
Question 18: Which set of roll-up types are available when creating a rol...
Question 19: A Visualforce page is required for displaying and editing Ca...
Question 20: What is a capability of the Developer Console?...
Question 21: In which two org types can a developer create new Apex Class...
Question 22: A developer executes the following query in Apex to retrieve...
Question 23: To which data type in Apex a currency field automatically as...
Question 24: What is a capability of the Force.com IDE? Choose 2 answers...
Question 25: An Account trigger updates all related Contacts and Cases ea...
Question 26: A developer declared a class as follow. public class wysiwyg...
Question 27: Which statement is true about developing in a multi-tenant e...
Question 28: Which code block returns the ListView of an Account object u...
Question 29: Which two number expressions evaluate correctly? (Choose two...
Question 30: Which user can edit a record after it has been locked for ap...
Question 31: A developer needs to create a baseline set of data (Accounts...
Question 32: A developer executes the following code in the Developer Con...
Question 33: Which two strategies should a developer use to avoid hitting...
Question 34: Given: Map&lt;ID, Account&gt; accountMap = new Map&gt;ID, Ac...
Question 35: A company that uses a Custom object to track candidates woul...
Question 36: What can used to delete components from production?...
Question 37: A developer runs the following anonymous code block:List&lt;...
2 commentQuestion 38: A developer writes a SOQL query to find child records for a ...
Question 39: Which approach should be used to provide test data for a tes...
Question 40: A developer is asked to create a PDF quote document formatte...
Question 41: Which type of controller should a developer use to include a...
Question 42: Which data structure is returned to a developer when perform...
Question 43: How can a developer use a Set&lt;Id&gt; to limit the number ...
Question 44: Which two number expression evaluate correctly? Choose 2 ans...
Question 45: Which three data types can be returned from an SOQL statemen...
1 commentQuestion 46: A developer needs to find information about @future methods ...
Question 47: What is the proper process for an Apex Unit Test...
Question 48: A user selects a value from a multi-select picklist. How is ...
Question 49: A developer is asked to write negative tests as part of the ...
Question 50: Which two queries can a developer use in a Visualforce contr...
Question 51: What are two valid options for iterating through each Accoun...
Question 52: What is an important consideration when developing in a mult...
1 commentQuestion 53: Candidates are reviewed by four separate reviewers and their...
Question 54: A reviewer is required to enter a reason in the comments fie...
Question 55: Which collection type provides unique key/value pairings of ...
Question 56: Which standard field needs to be populated when a developer ...
Question 57: To which primitive data type in Apex is a currency field ato...
Question 58: Which scenario is invalid for execution by unit tests?...
1 commentQuestion 59: A developer needs to display all of the available fields for...
Question 60: An sObject named Application_c has a lookup relationship to ...
1 commentQuestion 61: In the code below, which type does String inherit from? Stri...
Question 62: A developer creates a new Visualforce page and Apex extensio...
Question 63: A developer has the following query: Contact c = [SELECT id,...
Question 64: In which two trigger types can a developer modify the new sO...
Question 65: What is an accurate statement about variable scope? (Choose ...
Question 66: Which type of code represents the model in the MVC architect...
Question 67: What is true for a partial sandbox that is not true for a fu...
Question 68: While writing a test class that covers an OpportunityLineIte...
Question 69: In the code below, what type does Boolean inherit from? Bool...
Question 70: A developer is creating an enhancement to an application tha...
Question 71: When would a developer use a custom controller instead of a ...
Question 72: A developer writes the following code: (Exhibit) What is the...
Question 73: A developer working on a time management application wants t...
Question 74: When is an Apex Trigger required instead of a Process Builde...
Question 75: What is the advantage of Salesforce Lightning?...
Question 76: Where can a developer identify the time taken by each proces...
Question 77: A developer wants to handle the click event for a lightning:...
Question 78: Which statement would a developer use when creating test dat...
Question 79: What declarative method helps ensure quality data? Choose 3 ...
Question 80: What is a benefit of the Lightning Component framework?Choos...
1 commentQuestion 81: A candidate may apply to multiple jobs at the company Univer...
Question 82: What is the data type returned by the following SOSL search?...
Question 83: A developer working on a time management application wants t...
Question 84: A developer wrote a unit test to confirm that a custom excep...
Question 85: A company would like to send an offer letter to a candidate,...
Question 86: Which type of code represents the view in the MVC architectu...
Question 87: A developer creates a Workflow Rule declaratively that updat...
1 commentQuestion 88: A company wants to create an employee rating program that al...
Question 89: When viewing a Quote, the sales representative wants to easi...
Question 90: A developer needs to confirm that an Account trigger is work...
Question 91: A developer needs to create a custom Visualforce button for ...
Question 92: Given the code below, what can be done so that recordcount c...
Question 93: How can a developer warn users of SOQL governor limit violat...
Question 94: What is the preferred way to reference web content such as i...
Question 95: What is a capability of cross-object formula fields? Choose ...
Question 96: What is the result when a Visualforce page calls an Apex con...
Question 97: In Lightning component framework, which resource can be used...
Question 98: What is the minimum log level needed to see user-generated d...
Question 99: What is a benefit of using an after insert trigger over usin...
Question 100: Which two platform features allow for the use of unsupported...
Question 101: When an Account's custom picklist field called Customer Sent...
2 commentQuestion 102: What are three ways for a developer to execute tests in an o...
Question 103: In the Lightning Component framework, where is client-side c...
Question 104: A developer has javascript code that needs to be called by c...
1 commentQuestion 105: Which two sosl searches will return records matching search ...
Question 106: Where can debug log filter settings be set?Choose 2 answers...
Question 107: A developer needs to create records for the object Property_...
Question 108: Given the code below, which three statements can be used to ...
Question 109: A developer created a visualforce page using a custom contro...
Question 110: How should a developer make sure that a child record on a cu...
Question 111: Which resource can be included in a Lightning Component bund...
Question 112: Which SOQL query successfully returns the Accounts grouped b...
Question 113: A developer needs to provide a way to mass edit,update, and ...
Question 114: A developer wants to display all of the available record typ...
Question 115: What is the accurate statement about with sharing keyword? c...
Question 116: What is a correct pattern to follow when programming in Apex...
Question 117: In a single record, a user selects multiple values from a mu...
Question 118: What is a capability of the &lt;ltng:require&gt; tag that is...
Question 119: Which code segment can be used to control when the dowork() ...
Question 120: A developer needs to import customer subscription records in...
Question 121: What is accurate statement about with sharing keyword? Choos...
Question 122: How can a custom type be identified as unique when added to ...
Question 123: Managed Packages can be created in which type of org?...
Question 124: For which three items can a trace flag be configured? (Choos...
Question 125: What is an accurate constructor for a custom controller name...
1 commentQuestion 126: Which two Apex data types can be used to reference a Salesfo...
Question 127: How can a developer refer to, or instantiate a PageReference...