Question 43

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:A

Question 44

When do users have the option to manually share records they own from the record detail page?

Correct Answer:A

Question 45

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

Question 46

Which environments can developers write code? (Select all that apply.)
✑ Developer edition production org
✑ Enterprise edition production org
✑ Enterprise edition sandbox org
✑ Professional edition sandbox org

Correct Answer:C

Question 47

Defines an axis for a chart. Use this to set the units, scale, labeling, and other visual options for the axis. You can define up to four axes for a single chart, one for each edge.
Note: This component must be enclosed within an component. This component is only applicable to bar and line charts.

Correct Answer:D

Question 48

All messages that were generated for all components on the current page. If an
or component is not included in a page, most warning and error messages are only shown in the debug log.

Correct Answer:A

START DEV-501 EXAM