SAP
E_HANAAW_16 · Question #18
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 B. 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 gross and net run times are identical
- BThe net run time is less than the gross run time
- CThe net run time is equal to Zero
- DThe net run time is greater than the gross run time
How the community answered
(34 responses)- A12% (4)
- B79% (27)
- C6% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.