What are the stages of an application development process? (No Answer)
Correct Answer:
C
Each setSavepoint() and rollback statement counts against the total number of DML statements.
Correct Answer:
D
A definition of an attribute on a custom component. The attribute tag can only be a child of a component tag.
Note that you cannot define attributes with names like id or rendered. These attributes are automatically created for all custom component definitions.
Correct Answer:
A
A Visualforce chart. Defines general characteristics of the chart, including size and data binding.
Correct Answer:
C
Hiring managers at Universal Containers would like a visual mechanism for determining review score outliers. Review scores are captured as a custom field on a custom Review object and can range from l to 10. Any review score that is > 8 should be highlighted in green.
Any review score that is < 4 should be highlighted In red. How would a developer accomplish this?
Correct Answer:
D