What is the Declarative Interface?
A browser
based powerful point
and click tool. It
makes configuring,
customizing an
building applications quick and easy.
What can you do with Apex?
Write
custom business logic
What can be done with Visualforce?
Create pages
with custom look and
feel
With Metadata API you can move configuration changes between sandbox and production
environments:
A
What can be done with Bulk API?
Load large
amounts of data into
the system
Which of the following are the 3 layers of an application? (Select all that apply)
A, B, D
Data and process-centric applications are best suited for Force.com.
A
List the 3 layers of the Tiered design model.
1. User
Interface
2. Business Logic
3. Data Model
What are the 4 Declarative Application building blocks of the User Interface? (Select all that apply)
B, C, E, F
List the 3 Declarative Application building blocks of Business Logic.
1. Workflow
2. Validation Rules
3. Approval Processes
List the 3 Declarative Application building blocks of The Data Model.
1. Objects
2. Fields
3. Relationships
Building your Data Model What are the 2 types of objects?
1. Standard
objects
2. Custom objects
Building your Data Model True or False The limit on the number of custom fields per object depends
on the Salesforce edition.
A
Encrypted fields can be edited regardless of whether you have the "View Encrypted Data"
permission.
A
How can you prevent an encrypted field from being edited?
Validation
rules Field level
security Page layout
settings