A company wants to create an employee rating program that allows employees to rate each other. An employee's average rating must be displayed on the employee record. Employees must be able to create rating records, but are not allowed to create employee records. Which two actions should a developer take to accomplish this task? choose 2 answers
A. Create a master-detail relanstionship between the rating and employee object
B. Create a trigger on the rating object that updates a field on the employee object
C. Create a roll-up sumary field on the employee and use avg to calculate the average rating score
D. Create a lookup realntionship beteween the rating and employee object
An after trigger on the account object performs a DML update operation on all of the child opportunities of an account. There are no active triggers on the opportunity object, yet a "maximum trigger depth exceeded" error occurs in certain situation.
Which two reasons possibly explain the account trigger firing recursively? choose 2 answers
A. Changes are being made to the account during criteria based sharing evaluation
B. Changes are being made to the account during an unrelated parallel save operation
C. Changes to opportunities are causing cross-object workflow field updates to be made on the account
D. Changes to opportunities are causing roll-up summary fields to update on the account
Account acct = {SELECT Id from Account limit 1}; Given the code above, how can a developer get the type of object from acct?
A. Call "acct.getsObjectType()"
B. Call "Account.getSobjectType()"
C. Call "Account.SobjectType"
D. Call "acct.SobjectType"
A developer wants to handle the click event for a lightning:button componentthe onclick attribute for the component references a javascript function in which resource in the component bundle?
A. Helper.js
B. Handler.js
C. Renderer.js
D. Controller.js
Which type of code represents the model in the MVC architecture on the force.com platform?
A. A controller extension method that saves a list of account records
B. A list of account records returned from a controller extension method
C. Custom javascript that processes a list of accountrecords
D. A controller extension method that uses soql to query for a list of account records
Which two sosl searches will return records matching search criteria contained in any of the searchable text fields on an object? choose 2 answers
A. [find 'acme*' in any fields returning account,opportunity]
B. [find 'acme*'returning account,opportunity]
C. [find 'acme*'in all fields returning account,opportunity]
D. [find 'acme*' in text fields returning account,opportunity]
Which statement is true about a hierarchical relationship as it pertains to user records?
A. It uses a junction object and lookup relationships to allow many user records to be related to many other user records
B. It uses a junction object and master-detail relationship to allow many user records to be related to many other user records
C. It uses a master-detail relationship to allow one user record to be related to another user record
D. It uses a special lookup relationship to allow one user record to be related to another user record
A developer needs to provide a way to mass edit,update, and delete records from a list view in which two ways can this be accomlpished? choose 2 answers
A. Download an unmanaged package from the appexchange that provides customizable mass edit, update and delete functionality
B. Configure the user interface and enable both inline editing enhanced lists
C. Download a managed package from the appexchange that provides customizable enhanced list views and buttons
D. Create a new visualforce page and apex controller for the list view that provides mass edit,update and delete functionality
Manage package can be created in which type of org?
A. Partial copy sandbox
B. Unlimited edition
C. Developer Edition
D. Developer sandbox
Which governor limit applies to all the code in an apex transaction?
A. Elapsed CPU time
B. Number of new records created
C. Number of classes called
D. Elapsed SOQL query time
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Salesforce exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your PDI exam preparations and Salesforce certification application, do not hesitate to visit our Vcedump.com to find your solutions here.