Q87 Multiple choice Mark for later What are three characteristics of static methods? (Choose three.) Select all that apply. A Initialized only when a class is loaded B A static variable outside of the scope of an Apex transaction C Allowed only in outer classes D Allowed only in inner classes E Excluded from the view state for a Visualforce page Correct answer