Vidyalelo
Computer Science · Q259

Linux

Engineering and GATE · Computer Science · question 259

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
Answer
B.
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