Which of the following statements are true?
Each correct answer represents a complete solution. Choose all that apply.
Select all that apply, then click Submit answer.
-
○
An inner class cannot be defined as private.
-
○
An inner class cannot be defined as protected.
-
○
An inner class can be defined as private.
-
○
An inner class can extend another class.