SAP
C_TAW12_750 · Question #256
For which of the following requirements can you implement a functional method? There are 2 correct answers to this question.
The correct answer is B. 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? There are 2 correct answers to this question.
Options
- AA handler method for an event that has a returning parameter
- BA factory method that returns an object reference
- CA method to set an instance attribute with one importing parameter and no other parameters
- DA private static helper method that returns a single value as the result of an algorithm
How the community answered
(58 responses)- A10% (6)
- B84% (49)
- C5% (3)
Community Discussion
No community discussion yet for this question.