Q259
What is the use of strace command?
A.
strace can be used to check the system calls called by the program. So, this can be used for debugging and benchmarking purposes
AnswerB.
strace cannot be used to check the system calls called by the program
C.
all of the mentioned
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board