SAP
C_TAW12_740 · Question #91
You add the CREATE PROTECTED addition to a class definition. From where can you instantiate the class?
The correct answer is A. From the class itself D. From a child class E. From a friend class. See the full explanation below for the reasoning.
Question
You add the CREATE PROTECTED addition to a class definition. From where can you instantiate the class?
Options
- AFrom the class itself
- BFrom a parent class
- CFrom any protected class
- DFrom a child class
- EFrom a friend class
How the community answered
(27 responses)- A81% (22)
- B11% (3)
- C7% (2)
Community Discussion
No community discussion yet for this question.