Which statement is true regarding Force.com Sites? Choose 3 answers
Correct Answer:
BCD
What are some RESTful service callout HTTP verbs? (No Answer)
Correct Answer:
A
In a bug tracking application. Universal Containers has created a time-based workflow action that will execute 30 days after a Bug record is created. The developer would like to test to make sure that rule is working the way that it should.
Which feature is available for testing? Choose 2 answers
Correct Answer:
AD
____ enables you to create Visualforce pages that can display or act on a set of records.
Correct Answer:
A
Which statement is true about an Apex class?
✑ A class cannot be disabled for profiles.
✑ An inner class can be nested at multiple levels.
✑ Static methods can only be declared in a top-level class definition.
✑ The default access modifier for methods in a class is public.
Correct Answer:
C