nerdexam
SAP

C_TAW12_731 · Question #42

For which of the following requirements can you implement a functional method? (Choose two)

The correct answer is C. A factory method that returns an object reference D. A private static helper method that returns a single value as the result of an algorithm. See the full explanation below for the reasoning.

Question

For which of the following requirements can you implement a functional method? (Choose two)

Options

  • AA handler method for an event that has a returning parameter
  • BA method to set an instance attribute with one importing parameter and no other parameters
  • CA factory method that returns an object reference
  • DA private static helper method that returns a single value as the result of an algorithm

How the community answered

(18 responses)
  • A
    17% (3)
  • B
    6% (1)
  • C
    78% (14)

Community Discussion

No community discussion yet for this question.

Full C_TAW12_731 Practice