An area of a Visualforce page that demarcates which components should be processed by the Force.com server when an AJAX request is generated. Only the components in the body of the
Correct Answer:B
Displays text on a Visualforce page. You can customize the appearance of
Use with nested param tags to format the text values, where {n} corresponds to the n-th nested param tag. The value attribute supports the same syntax as the MessageFormat class in Java. See the MessageFormat class JavaDocs for more information.
Warning:Encrypted custom fields that are embedded in the
Correct Answer:D
Under what circumstances is it appropriate for a developer to add functionality to their application via the SOAP API? (Select all that apply)
Correct Answer:BD
What are access modifiers used to implement? (No Answer)
Correct Answer:B
What two methods of customization are available to create applications in salesforce?
Correct Answer:A