nerdexam
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)
  • A
    81% (22)
  • C
    11% (3)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full C_TAW12_750 Practice