Premium

Salesforce Developer Certifications Questions and Answers (Dumps and Practice 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



Correct Answer : Get Lastest Questions and Answer :

Explanation: Apex is a strongly typed, object-oriented programming language that allows developers to execute flow and transaction control statements on the Force.com platform server in conjunction with calls to the Force.com API. Using syntax that looks like Java and acts like database stored procedures, Apex enables developers to add business logic to most system events, including button clicks, related
record updates, and Visualforce pages. Apex code can be initiated by Web service requests and from triggers on objects.





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


Correct Answer : Get Lastest Questions and Answer :

Explanation: Visualforce is a framework that allows developers to build sophisticated, custom user interfaces that can be hosted natively on the Force.com platform. The Visualforce framework includes a tag-based markup language, similar to HTML, and a set of server-side "standard controllers" that make basic database operations, such as queries and saves, very simple to perform.
In the Visualforce markup language, each Visualforce tag corresponds to a coarse or fine-grained user interface component, such as a section of a page, a related list, or a field. The behavior of Visualforce components can either be controlled by the same logic that is used in standard Salesforce pages, or developers can associate their own logic with a controller class written in Apex.




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

Correct Answer : Get Lastest Questions and Answer :

Explanation: Developers can use Visualforce to create a Visualforce page definition. A page definition consists of two primary elements:
" Visualforce markup
" A Visualforce controller




Related Questions


Question : When the email ID of a user is changed then email with link to verify the change is sent to:

  : When the email ID of a user is changed then email with link to verify the change is sent to:
1. Only the new email ID
2. Only the old email ID
3. Access Mostly Uused Products by 50000+ Subscribers



Question : For which objects mass email can be sent ?

1. Leads
2. Contacts
3. Access Mostly Uused Products by 50000+ Subscribers

  : For which objects mass email can be sent ?
1. 1,2
2. 2,3
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1,2,3


Question : How to find out if SFDC environment uses packages?

  : How to find out if SFDC environment uses packages?
1. Go to Setup > Create > Packages

2. Go to Setup > Find > Packages

3. Access Mostly Uused Products by 50000+ Subscribers

4. Go to Setup > Search > Packages




Question : Which of the following is not standard salesforce.com functionality?

  : Which of the following is not standard salesforce.com functionality?
1. Email to lead
2. Email to case
3. Access Mostly Uused Products by 50000+ Subscribers
4. Web to case


Question : Which are the type/s of page layouts?

1. Detail
2. Mini
3. Access Mostly Uused Products by 50000+ Subscribers
  : Which are the  type/s of page layouts?
1. 1,2
2. 2,3
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1,2,3


Question : While creating an approval process and assigning the next approver using the hierarchy
relationship field on user [Options exact name is Automatically assign an approver using a
standard or custom hierarchy field], which is the standard user field available?

  : While creating an approval process and assigning the next approver using the hierarchy
1. Manager
2. Approver
3. Access Mostly Uused Products by 50000+ Subscribers
4. None of the above