Linux Systems Question: Which of the following exec call is a system call? a) execl b) execlp c) execve d) execvp Linux OS Systems Interview QuestionAnswer: c) execve Previous QuestionNext QuestionSystem call can be implemented using which assembly instruction(s) on x86 processors? a) int 0×80 b) sysenter c) both a & b d) Nonex86 architecture uses big endian or little endian addressing mechanism?