시험덤프
매달, 우리는 1000명 이상의 사람들이 시험 준비를 잘하고 시험을 잘 통과할 수 있도록 도와줍니다.
  / CRT-450 덤프  / CRT-450 문제 연습

Salesforce CRT-450 시험

Salesforce Certified Platform Developer I (SU18) 온라인 연습

최종 업데이트 시간: 2024년04월26일,211문제.

당신은 온라인 연습 문제를 통해 Salesforce CRT-450 시험지식에 대해 자신이 어떻게 알고 있는지 파악한 후 시험 참가 신청 여부를 결정할 수 있다.

시험을 100% 합격하고 시험 준비 시간을 35% 절약하기를 바라며 CRT-450 덤프 (최신 실제 시험 문제)를 사용 선택하여 현재 최신 211개의 시험 문제와 답을 포함하십시오.

 / 4

Question No : 1


How should a developer avoidhitting the governor limits in test methods?

정답:

Question No : 2


A developer wants to override a button using Visualforce on an object.
What is the requirement?

정답:

Question No : 3


A developer needs to create a Visualforce page that displays Case data.The page will be used by both support reps and support managers. The Support Rep profile does not allow visibility of the Customer_Satisfaction__c field, but the Support Manager profile does.
How can the developer create the page to enforce Field Level Security and keep future maintenance to a minimum?

정답:

Question No : 4


What is a benefit of using an after insert trigger over using a before insert trigger?

정답:

Question No : 5


What are two valid options for iterating through each Account in the collection List<Account> named AccountList? (Choose two.)

정답:

Question No : 6


What are two uses for External IDs? (Choose two.)

정답:

Question No : 7


A developer executes the following query in Apex to retrieve a list of contacts for each account:
List<account> accounts = [Select ID, Name, (Select ID, Name from Contacts) from Account] ;
Which two exceptions may occur when it executes? (Choose two.)

정답:

Question No : 8


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?

정답:

Question No : 9


Which three options can be accomplished with formula fields? (Choose three.)

정답:

Question No : 10


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.)

정답:

Question No : 11


Which approach should a developer take to automatically add a “Maintenance Plan” to each Opportunity that includes an “Annual Subscription” when an opportunity is closed?

정답:

Question No : 12


A developer is asked to set a picklist field to ‘Monitor’ on any new Leads owned by a subnet of Users.
How should the developer implement this request?

정답:

Question No : 13


How can a developer set up a debug log on a specific user?

정답:

Question No : 14


How should a developer create a new custom exception class?

정답:

Question No : 15


A lead object has a custom field Prior_Email__c.
The following trigger is intended to copy the currentEmail into the Prior_Email__c field any time the Email field is changed:



Which type of exception will this trigger cause?

정답:

 / 4