ExamGecko
Ask Question

Salesforce Certified Platform Developer II Practice Test - Questions Answers, Page 24

Add to Whishlist

List of questions

Question 231

Report Export Collapse

ABC Company has an Apex process that makes multiple extensive database operation and web service callouts. The database processes and web services can take a length time to run and must be run sequentially.

How should the developer write this Apex code without running into governor limits and system limitations?

Become a Premium Member for full access
  Unlock Premium Member

Question 232

Report Export Collapse

A developer is integrated with a legacy on-premises SQL database.

What should the developer use to ensure the data being integrated is matched to the right records in Salesforce?

Become a Premium Member for full access
  Unlock Premium Member

Question 233

Report Export Collapse

A developer wrote a test class that successfully asserts a trigger on Account. It fires and updates data correctly in a sandbox environment.

A salesforce admin with a custom profile attempts to deploy this trigger via a change set into the production environment, but the test class fails with an insufficient privileges error.

What should a developer do to fix the problem?

Become a Premium Member for full access
  Unlock Premium Member

Question 234

Report Export Collapse

A developer has requirement to query three fields (id, name, Type) from an Account and first and last names for all Contacts associated with the Account.

Which option is the preferred optimized method to achieve this for the Account named 'Ozene Electronics'?

Become a Premium Member for full access
  Unlock Premium Member

Question 235

Report Export Collapse

Consider the following code snippet, depicting an Azure component:

Salesforce Certified Platform Developer II image Question 235 67882 09232024003105000000

Which two interfaces can the developer implement to make the component available as a quick action?

Choose 2 answers

Become a Premium Member for full access
  Unlock Premium Member

Question 236

Report Export Collapse

Universal Containers stores user preferences in a Hierarchy Custom Setting, User_prefs_c, with a Checkbox field, show_Help_c, Company-Level defaults are stored at the organizational level, but may be overridden at the user level, If a user has not overridden preferences, then the defaults should be used.

How should the Show_Help_c preference be retrieved for the current user?

Become a Premium Member for full access
  Unlock Premium Member

Question 237

Report Export Collapse

An org has a requirement that addresses on Contacts and Accounts should be normalized to a company standard by Apex code any time that they are saved.

What is the optimal way to implement this?

Become a Premium Member for full access
  Unlock Premium Member

Question 238

Report Export Collapse

Which technique can run logic when an Aura Component is loaded?

Become a Premium Member for full access
  Unlock Premium Member

Question 239

Report Export Collapse

A developer wants to write a generic Apex method that will compare the Salesforce Name filed between any two object records, for example to compare the Name field of an Account and an Opportunity; or the name of an Account and a Contact.

How should the developer do this?

Become a Premium Member for full access
  Unlock Premium Member

Question 240

Report Export Collapse

When calling a RESTful web service, a developer receives a JSON payload that has a data hierarchy that is nested three levels deep. How can the developer describe the external data?

Become a Premium Member for full access
  Unlock Premium Member
Total 444 questions
Go to page: of 45
Search

Related questions