Monday, 26 November 2012
DEV-401 Exam Questions with Answers - Part 6
1) Which options exist for calculations or analyses on reports? Choose 3 answers:
A. Maintain calculations from previous runs of the report.
B. Perform calculations on summary data. (Answer)
C. Set parameters to highlight outliners. (Answer)
D. Plot multiple sets of data on one chart. (Answer)
2) A developer has received confirmation that salesforce.com has enabled insertable system audit fields
for an organization. Which ability is now enabled when using the data loader?
A. Ability to insert account records setting the isDeleted field of each record
B. Ability to insert account records setting the CreatedDate field of each record (Answer)
C. Ability to insert account records setting the SystemModStamp field for each record
D. Ability to insert account records setting the $MarkSync field of each record
3) Job Applications is a custom object with a lookup relationship to the custom object Positions, A
developer would like to modify the Position fields displayed in the console mini view when a job
application record is viewed in the console detail view. What would a developer customize to
accomplish this?
A. the mini page layout of the position page layout (Answer)
B. the related objects on the job application page layout
C. the related objects on the position page layout
D. the mini page layout on the job aplication layout
4) A developer wants to report on trends in the data. Which feature of the Force.com platform would a
developer use to accomplish this?
A. Summary Report
B. Analytic Snapshot (Answer)
C. Field History
D. Matrix Report
5) Which statement is true about a custom tab?
A. It can only be included in one application.
B. It can only be included in standard applications.
C. It can be included in as many applications as desired. (Answer)
D. It can only be included in custom applications.
6) Which scenario requires Apex to automate the real-time business logic?
A. When a user creates a new Time Off request record (a custom object) and clicks Submit for
Approval, the Time off Request routes to the user’s manager for approval.
B. When a user saves a New Hire record (a custom object), an outbound message is automatically
sent with the new hire’s contact information to an external HR system.
C. As a user saves a a new order (a custom object) , the quantity and products on the order are
checked against a existing warehouse stock (a custom object), then the warehouse that the
product will ship from on the order record is populated. (Answer)
D. When a user enters a State and Zip code into a custom fields on a Candidate custom object, it
must be checked against a Zip Code custom Object to ensure that the Zip code entered does
exist in the state entered.
7) 3 Tier Model (UI, Business Logic, Data) which associated with data layer (3 answers)
A. Validation Rules
B. Workflow Rules
C. Relationships (Answer)
D. Objects (Answer)
E. Fields (Answer)
8) A business requirement can be met by either a formula field or an APEX trigger. Why would you want
to use a formula field over an APEX trigger? (2 answers)
A. Formula fields do not require test matches to deploy (Answer)
B. Formula fields allow access to resources external to force.com platform
C. Formula fields can be created and deployed using only a browser (Answer)
D. Formula fields allow greater control and flexibility than APEX Triggers
9) When would a developer use upsert and external IDs? (Choose two answers.)
A. To integrate with an external system (Answer)
B. To migrate customizations from sandbox to production
C. To load related records without knowing Salesforce record IDs (Answer)
D. To use the Force.comAPI to query for data
10) Which statement is TRUE about a profile?
A. It can revoke access granted by sharing
B. It enables object level permissions and grants access to all data (Answer)
C. It can grant access to records using record types
D. It controls use passwords settings
Some more DEV and ADM Questions will be posted soon....
Subscribe to:
Post Comments (Atom)
Hi Rakesh,
ReplyDeleteAre these test questions or questions that you might have on the exam?
Thank you.
Hi Marija Bogdanovska,
ReplyDeleteThese are the test questions which i have faced in my exam and as well as collected questions from others who has written the exam and found the answers and posted...
Thanks,
Rakesh
Hey Bro are u sure about answer of question no 9 and In question 10 what will be the answer if i have to choose 2 opetions??
ReplyDelete