24. Describe the use of strace command

Strace can be used to check the system calls called by the program. So, this can be used for debugging and benchmarking purposes.