A business requirement can be met by using either a formula field or an Apex trigger. Why would a developer use a formula field Instead of an Apex trigger? Choose 2 answers
A. Formula fields can aggregate data from child records.
B. Formula fields can be created and deployed using only a browser.
C. Formula fields do not require test methods to deploy.
D. Formula fields allow greater control and flexibility than Apex triggers
In which Salesforce environments will the Force.com record IDs be identical?
A. Production and Full Copy Sandbox only
B. Production and Developer Sandbox only
C. Production, Full Copy Sandbox, and Developer Sandbox
D. Force.com record IDs are never identical.
Which portion of the Model-View-Controller paradigm is represented in Force.com as a standard or custom object?
A. Model
B. Controller
C. View
What are some RESTful service callout HTTP verbs? (No Answer)
A. GET, POST, PUT, DELETE
B. System, debug
C. List of List Objects
D. Setup menu
What is the maximum size of a SOAP request or response? (No Answer)
A. 3 MB
B. Ids
C. 10
D. Java
Apex is available in which Salesforce Editions? (Select all that apply)
A. Professional Edition
B. Unlimited Edition
C. Enterprise Edition
D. Developer Edition
E. Database.com
F. None of these`|`A. Professional Edition
G. Unlimited Edition
H. Enterprise Edition
I. Developer Edition
J. Database.com
This Apex class offers Ideas-specific functionality in addition to what is provided by the StandardController class.
A. StandardControllerIdeas Class
B. IdeaCustomController Class
C. IdeaStandard Class
D. IdeaStandardController Class
E. StandardIdeasController Class
F. None of the above
The Log a Call publisher lets support agents who use Case Feed create logs for customer calls. This component can only be used in organizations that have Case Feed, Chatter, and feed tracking on cases enabled.
A. apex:inputHidden
B. apex:iframe
C. apex:chartLabel
D. apex:logCallPublisher
A component that displays the status of an AJAX update request. An AJAX request can either be in progress or complete.
A. apex:actionPoller
B. apex:dynamicComponent
C. apex:inputCheckbox
D. apex:actionStatus
Match the Force.com platform aspects with their corresponding descriptions.
Hot Area: