Salesforce Platform Dev 1 Exam Questions And Answers
7 views 0 purchase
Course
PD1
Institution
PD1
In the statement below, controller refers to what type of controller? Select the one correct answer.
<apex:page controller="AccountController">
A. Standard Controller
B. Custom Controller
C. Controller Extension
D. Specific Controller - ANS B. Custom Controller
Which of t...
Salesforce Platform Dev 1 Exam
Questions And Answers
In the statement below, controller refers to what type of controller? Select the one correct
answer.
<apex:page controller="AccountController">
A. Standard Controller
B. Custom Controller
C. Controller Extension
D. Specific Controller - ANS B. Custom Controller
Which of the following represent correct syntax to display first name from global variable user?
Select the one correct answer.
A. {User.FirstName}
B. {!User.FirstName}
C. $User.FirstName
D. {!$User.FirstName} - ANS D. {!$User.FirstName}
Which of these is not a standard profile? Select the one correct answer.
A. Developer
B. Contract Manager
C. Read only
D. Solution Manager - ANS A. Developer
Name the language Force.com uses to support full-text search in objects. Select the one correct
answer.
A. SQL
B. VisualForce
C. SOQL
D. SOSL - ANS D. SOSL
,Use the Salesforce Object Search Language (SOSL) to construct text searches in the search()
call, in Apex statements, in Visualforce controllers and getter methods, or the Schema Explorer
of the Eclipse Toolkit.
Unlike SOQL, which can only query one object at a time, SOSL enables you to search text,
email, and phone fields for multiple objects simultaneously.
Before a code can be deployed on production what percentage of test coverage must be
achieved. Select the one correct answer.
A. 25%
B. 50%
C. 75%
D. 100% - ANS C. 75%
Deployment Resulting in Overall Coverage Lower Than 75%
When deploying new components that have 100% coverage to production, the deployment fails
if the average coverage between the new and existing code doesn't meet the 75% threshold. If
a test run in the destination organization returns a coverage result of less than 75%, modify the
existing test methods or write additional test methods to raise the code coverage over 75%.
Deploy the modified or new test methods separately or with your new code that has 100%
coverage.
In Salesforce what is the maximum number of fields that can be added to an object? Select the
one correct answer.
A. There is no such limit on the number of fields
B. 100
C. 200
D. 500 - ANS D. 500
How many characters are there in the Salesforce case-insensitive id field of an object? Select
the one correct answer.
A. id field is not mandatory
B. The field length is customizable
C. This depends on the version of Salesforce
D. 18 - ANS D. 18
, Which of these represent the correct syntax for custom controllers? Select the one correct
answer.
A. <apex:page controller="MyController">
B. <apex:page standardController="MyController">
C. <apex:page customController="MyController">
D. <apex:page privateController="MyController"> - ANS A. <apex:page
controller="MyController">
Which is the first step when creating reports? Select the one correct answer.
A. Select report name
B. Select object on which report needs to be generated
C. Select type of report
D. Select columns to be displayed - ANS B. Select object on which report needs to be
generated
Which of these is not a valid report type. Select the one correct answer.
A. Summary
B. Matrix
C. Tabular
D. Detailed - ANS D. Detailed
Which report type is used to group rows of data and show their subtotals. Select the one correct
answer.
A. Summary
B. Matrix
C. Tabular
D. Detailed - ANS A. Summary
Which report type is used to group rows and columns of data and show their subtotals. Select
the one correct answer.
A. Summary
B. Matrix
C. Tabular
D. Detailed - ANS B. Matrix
Which report type does not allow generation of charts? Select the one correct answer.
(check again)
A. Summary
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller DocLaura. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $12.89. You're not tied to anything after your purchase.