Skip to main content

SF Dev401 Dumps 3



35.In Universal Recruiter application a developer realizes that the Salary field of an employee is set up to an incorrect value. The developer needs to find out who has set this new value to Salary field. Which feature of the platform can be used to support this requirement. Select the one correct answer.


Debug Log
System Log
Setup Audit Trail
Field History Tracking



36.Which of the following is correct about custom fields in Salesforce. Select one correct answer.


If a field is set as required it must be entered in the Salesforce generated pages, however it may not be specified when entering information via Force.com API
A required field is always present in an edit page
A unique field is always present in an edit page
A unique field increases report and SOQL performance



37.Fields of the which of the following type is not allowed to be set as external ids. Select one correct answer.


Date
Number
eMail
Text



38.The number of master detail relationship that an object can have are


1
2
25
300



39.The number of Lookup relationship that an object can have are


1
2
25
300




40.Which of these is true about the Lookup Relationship. Select one correct answer.


Parent is not a required field and may be omitted.
Deleting an object deletes its children.
Roll-up summary field can be used to perform basic operations over all children of a parent record.
Security access of the child record is dependent upon the parent record.



41.Which of the following cannot be used to build a complete Custom Tab. Select one correct answer.


Display an external web page
Display data using a VisualForce page
Show data from a custom object using the native user interface
Display the approval process using an Apex page




42.Which of the following is not supported by Enhanced Page Layout editor. Select the one correct answer.


Change the field name
Add blank spaces
Make a field required or read-only
Add a new section
Add a new custom field



43.Which of the following is true about Roll-up summary fields? Select one correct answer.


Roll-up summary can only be set on the parent of a Master-Detail or Lookup relationship.
Roll-up summary can be used to compute SUM,MIN,MAX,AVG over a set of records
The results of the roll-up summary is displayed on the child in a master-detail relationship.
Roll-up summary fields are read only.




44.Which of the following is true about Validation Rules? Select two correct answers.


Validation rules are executed when the user clicks on the Save button.
Validation rules are not applicable when the data is stored using the API.
If the error condition evaluates to true, then an error message is generated and the record is not saved.
Validation rules are applied only when a new record is created, and not when an existing record is edited.



45.Which of the following is not a valid return type of a custom formula. Select one correct answer


Date
Decimal
Text
Array



46.Which of the following is not a part of a Force.com app. Select one correct answer.


Notes
Tab
Links
Forms



47.An organization needs to create a public website that displays data from Salesforce.com organization without user registration. Select one correct answer.


Apex
Triggers
Salesforce Knowledgebase
Force.com sites
Formula

Answers :

35. Field History Tracking


36. field required is always present in edit page


37. Date


38. 2


39. 25


40. parent field is not required may be omitted


41. Display Ap using apex


42. Add custom field


43. Rollup summary fields are read only


44. a , c


45. Array


46. Notes


47. Force.com sites



Comments

  1. Q 42 How can we Make "Change the field name". I don't think this is possible.

    ReplyDelete
  2. Perhaps that feature is not available for all SF versions...

    ReplyDelete
  3. Marks4sure Questions and Answers provide you to the point, precise and comprehensive knowledge of the entire syllabus in select Q&As. Marks4sure dumps consist of the gist of the topics covered in a certification syllabus outline. marks4sure

    ReplyDelete
  4. Download the SAP E_S4HCON2022 Q&A PDF file easily to prepare SAP Certified Technology Specialist – SAP S/4HANA Conversion and SAP System Upgrade Exam. It is particularly designed for SAP E_S4HCON2022 exam and our SAP specialists have created this E_S4HCON2022 Question Dumps observing the original E_S4HCON2022 exam.

    ReplyDelete

Post a Comment

Popular posts from this blog

SF ADM 201 Dumps 5

1. Unmanaged packages do not include locked components but can be upgraded?  A. True  B. False 2. What of the following statements is True?  A. Tasks allow you to track the specific actions you plan to perform or have performed; Email Alerts cannot track specific actions  B. Email Alerts allow you to track the specific actions you plan to perform or have performed, Tasks cannot track specific actions  C. Email Alerts and Tasks allow you to track the specific actions you plan to perform or have performed  D. Email Alerts and Tasks cannot track the specific actions you plan to perform or have performed 3. The opportunities fields of the campaign statistics section on a campaign detail page will only be populated for the campaign designated as the primary campaign source?  A. True  B. False 4. Is it possible to have Sidebar search enabled with Global Search?  A. Yes  B. No 5. Which of the following is true about Page layouts?  A

Salesforce Certification 401

                                    Section - I  Dumps part I : SF dev 401 dumps 1 SF dev 401 dumps 2 SF dev 401 dumps 3 SF dev 401 dumps 4   SF dev 401 dumps 5  Dumps part II : SF dev 401 dumps 6 SF dev 401 dumps 7 SF dev 401 dumps 8 SF dev 401 dumps 9 SF dev 401 dumps 10

SF Dev401 Dumps 1

1.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 2.Name the prefix used by standard VisualForce markup tags. Select the one correct answer. vf apex c s 3.Which of the following cannot be included in a VisualForce page? Select the one correct answer. Java JavaScript HTML Flash 4.To create a new VisualForce page HelloWorld in development mode, which URL should be appended to server address? Select the one correct answer. /HelloWorld /vf/HelloWorld /apex/HelloWorld /home/HelloWorld 5.What is the maximum size of a VisualForce page? Select the one correct answer. 1 MB 5 MB 15 MB There is no limit on the size of a VisualForce page 6.What is the number of components that can be added to a dashboard? Select the one correct answer. 20 25 50 100 7.Whi