SAP
C_TAW12_750 · Question #288
You use the ABAP trace (SAT) to measure the run time of a program. In a class, method X checks the validity of its importing parameters and calls method Y. What pattern of gross and net run time…
The correct answer is D. The net run time is less than the gross run time. See the full explanation below for the reasoning.
Question
You use the ABAP trace (SAT) to measure the run time of a program. In a class, method X checks the validity of its importing parameters and calls method Y. What pattern of gross and net run time would you expect to see the in the ABAP trace results for method X? Please choose the correct answer.
Options
- AThe net run time is greater than the gross run time.
- BThe net run time is equal to Zero.
- CThe gross and net run times are identical.
- DThe net run time is less than the gross run time.
How the community answered
(41 responses)- A15% (6)
- B5% (2)
- C7% (3)
- D73% (30)
Community Discussion
No community discussion yet for this question.