Premium

Salesforce Developer Certifications Questions and Answers (Dumps and Practice Questions)



Question : A picklist called Section on Account has these values A, B. How would you write a validation rule
on this picklist to ensure that user selects either A or B while creating an account?


 : A picklist called Section on Account has these  values A, B. How would you write a validation rule
1. It has got locked out, check the -Lockout effective period- duration from -Setup -> Security
Controls -> Password Policies
2. It has got error, check the -Lockout effective period- duration from -Setup -> Security
Controls -> Password Policies

Correct Answer : Get Lastest Questions and Answer :







Question : Which of these values can a 'if' function used in a validation rule have in either the nd or the rd
parameter?
A. true
B. false
C. 1
D. 0
E. null
 : Which of these values can a 'if' function used in a validation rule have in either the nd or the rd
1. B,D,E
2. C,D,E
3. Access Mostly Uused Products by 50000+ Subscribers
4. A,B,E

Correct Answer : Get Lastest Questions and Answer :





Question : Salesforce to Salesforce allows you to share records with business partners that use salesforce.com.

 : Salesforce to Salesforce allows you to share records with business partners that use salesforce.com.
1. True
2. False

Correct Answer : Get Lastest Questions and Answer :



Related Questions


Question : What can you do with Apex?
   : 	What can you do with Apex?
1. You can create payment gateway using Apex
2. Write custom business logic
3. Access Mostly Uused Products by 50000+ Subscribers
4. Apex is a tool to create a UI application




Question : What can be done with Visualforce?
  : What can be done with Visualforce?
1. You can create a business logic using Visualforce API
2. You can create Web services.
3. Access Mostly Uused Products by 50000+ Subscribers
4. Create pages with custom look and feel
5. All of the above



Question : Developers can use Visualforce to create a Visualforce page definition. A page definition consists of
 : Developers can use Visualforce to create a Visualforce page definition. A page definition consists of
1. Visualforce markup
2. A Visualforce controller
3. Access Mostly Uused Products by 50000+ Subscribers
4. Only 1 and 2

5. All 1,2 and 3


Question : Visualforce markup consists of
1. Visualforce tags
2. HTML
3. Access Mostly Uused Products by 50000+ Subscribers
4. Any other Web-enabled code embedded with or without apex:page> tag
5. Java WebService code
 : Visualforce markup consists of
1. 1,2,3

2. 2,3,5
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1,4,5

5. 2,4,5



Question : With Metadata API you can move configuration changes between sandbox and production environments:
 : With Metadata API you can move configuration changes between sandbox and production environments:
1. True
2. False


Question : What can be done with Bulk API?
  : What can be done with Bulk API?
1. Bulk API is based on REST principles and is optimized for loading or deleting huge sets of small datasets.
2. Load large amounts of data into the system
3. Access Mostly Uused Products by 50000+ Subscribers
4. To Call more than 100's API in one Asynchronous requests.
5. To Call more than 100's API in one Synchronous requests.