📢 Too many exams? Don’t know which one suits you best? Book Your Free Expert 👉 call Now!

  • google app store apple app store

    • Question

      Which system call is typically used by a parent process

      to wait for a child process to terminate?
      A 'fork()' Correct Answer Incorrect Answer
      B 'exec()' Correct Answer Incorrect Answer
      C 'wait()' Correct Answer Incorrect Answer
      D 'exit()' Correct Answer Incorrect Answer
      E 'kill()' Correct Answer Incorrect Answer

      Solution

      Answer: C) 'wait()'

      Practice Next
      ask-question