Premium

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



Question : What does development mode enable?

A. Inline editor
B. File check In and out
C. Page creation
D. Development sandbox


 : What does development mode enable?
1. A,B,C
2. A,C
3. A,B
4. A,B,C,D

Correct Answer : Get Lastest Questions and Answer :

Explanation: Although you can view and edit Visualforce page definitions from Setup, in Develop | Pages, enabling Visualforce development mode is the best way to build Visualforce pages. Development mode provides you with:
" A special development footer on every Visualforce page that includes the page's view state, any associated controller, a link to the component reference documentation, and a page markup editor that offers highlighting, find-replace functionality, and auto-suggest for component tag and attribute names.
" The ability to define new Visualforce pages just by entering a unique URL.
" Error messages that include more detailed stack traces than what standard users receive.






Question : What type of content can be include in Visualforce pages?
A. Text
B. HTML
C. JavaScript
D. Flash
 : What type of content can be include in Visualforce pages?
1. A,B,C
2. A,C
3. A,B
4. A,B,C,D

Correct Answer : Get Lastest Questions and Answer :





Question : Which of the following best defines controllers?
 : Which of the following best defines controllers?
1. A set of instructions specifying what happens when a user interacts with the components specified in the page. Available for all standard and custom objects.
2. These contain the code for displaying a custom user Interface, and are a combination of
standard Web technologies such as HTML JavaScript (including AJAX), and Flex.

3. These are either standard or custom UI const


Correct Answer : Get Lastest Questions and Answer :
: A Visualforce controller is a set of instructions that specify what happens when a user interacts with the components specified in associated Visualforce markup, such as when a user clicks a button or link. Controllers also provide access to the data that should be displayed in a page, and can modify component behavior.
The Force.com platform provides a number of standard controllers that contain the same functionality and logic that are used for standard Salesforce pages. For example, if you use the standard Accounts controller, clicking a Save button in aVisualforce page results in the same behavior as clicking Save on a standard Account edit page.
A standard controller exists for every Salesforce object that can be queried using the Force.com API.



Related Questions


Question : What license is needed to install or uninstall apps from AppExchange?

 : What license is needed to install or uninstall apps from AppExchange?
1. Install package license
2. Uninstall package license
3. Access Mostly Uused Products by 50000+ Subscribers


Question : Force.com is good for

  : Force.com is good for
1. data centric apps
2. process centric apps
3. Access Mostly Uused Products by 50000+ Subscribers


Question : Which are the tiers of an app?

1. data model
2. user interface
3. Access Mostly Uused Products by 50000+ Subscribers
4. enterprise layer
  : Which are the  tiers of an app?
1. 1,2,3
2. 2,3,4
3. Access Mostly Uused Products by 50000+ Subscribers


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