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.
Question:
Which statement is true about an Apex class?
Options:
Salesforce-generated email address
Manual sharing, apex sharing
Static methods can only be declared in a top-level class definition.
Make calls to methods using both valid and invalid inputs.
Correct Answer
The Correct Answer for this Question is
Static methods can only be declared in a top-level class definition.