Test your knowledge
Q1. Is it possible to create a trigger directly in a production org?
- True
- False
Q2. Which layer of the MVC architecture are standard or custom objects associated with?
- View
- Model
- Controller
- View and Controller
Q3. Which of the following cannot be used on a user page layout?
- Tags
- Links
- Buttons
- Custom Fields
- Inline Visualforce
Q4. In an MVC architecture, which of the following corresponds to View?
- Page layouts
- Validation rules
- Tabs
- Process Builders
Q5. Which of the following statements is true about page layouts?
- They can have one or two columns per section
- We can add a list button using a page layout editor
- We can hide a section header detail view or edit view or both the views
- We can add blank spaces instead of fields
- We can preview a single layout for different profiles
Q6. Which edition supports Apex and Visualforce?
- Unlimited Edition
- Enterprise Edition
- Apex Edition
- Professional Edition
- Group Edition
Q7. Apex is executed when Data Manipulation Language events occur on the Force.com platform:
- True...