Free CRT-450 Exam Braindumps (page: 5)

Page 5 of 96

What are two benefits of the Lightning Component framework? (Choose two.)

  1. It simplifies complexity when building pages, but not applications.
  2. It provides an event-driven architecture for better decoupling between components.
  3. It promotes faster development using out-of-box components that are suitable for desktop and mobile devices.
  4. It allows faster PDF generation with Lightning components.

Answer(s): B,C



A method is passed a list of generic sObjects as a parameter.
What should the developer do to determine which object type (Account, Lead, or Contact, for example) to cast each sObject?

  1. Use the first three characters of the sObject ID to determine the sObject type.
  2. Use the getSObjectType method on each generic sObject to retrieve the sObject token.
  3. Use the getSObjectName method on the sObject class to get the sObject name.
  4. Use a try-catch construct to cast the sObject into one of the three sObject types.

Answer(s): B



The operation manager at a construction company uses a custom object called Machinery to manage the usage and maintenance of its cranes and other machinery. The manager wants to be able to assign machinery to different constructions jobs, and track the dates and costs associated with each job. More than one piece of
machinery can be assigned to one construction job.
What should a developer do to meet these requirements?

  1. Create a lookup field on the Construction Job object to the Machinery object.
  2. Create a lookup field on the Machinery object to the Construction Job object.
  3. Create a junction object with Master-Detail Relationship to both the Machinery object and the Construction Job object.
  4. Create a Master-Detail Lookup on the Machinery object to the Construction Job object.

Answer(s): A



A developer is asked to create a PDF quote document formatted using the company's branding guidelines, and automatically save it to the Opportunity record.
Which two ways should a developer create this functionality? (Choose two.)

  1. Install an application from the AppExchange to generate documents.
  2. Create a Visualforce page with custom styling.
  3. Create an email template and use it in Process Builder.
  4. Create a visual flow that implements the company's formatting.

Answer(s): A,B






Post your Comments and Discuss Salesforce CRT-450 exam with other Community members:

CRT-450 Exam Discussions & Posts