SAP
C_TAW12_750 · Question #122
Which of the following statements are true? Select all that apply. (S. 470) {2 Richtig}
The correct answer is A. Static attributes are declared with the CLASS-DATA statement. B. A static attribute is the same across all instances of the class. There is only one static attribute. See the full explanation below for the reasoning.
Question
Which of the following statements are true? Select all that apply. (S. 470) {2 Richtig}
Options
- AStatic attributes are declared with the CLASS-DATA statement.
- BA static attribute is the same across all instances of the class. There is only one static attribute
- CStatic attributes cannot be changed by an object.
- DStatic attributes can be declared only in the private visibility section of the class
How the community answered
(27 responses)- A81% (22)
- C11% (3)
- D7% (2)
Community Discussion
No community discussion yet for this question.