SAP
C_TAW12_71 · Question #382
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
(55 responses)- A20% (11)
- B9% (5)
- C71% (39)
Community Discussion
No community discussion yet for this question.