Multiple choice

Which of the following system calls is a type of information maintenance system call?

  1. WaitForSingleObject()

  2. CloseHandle()

  3. Sleep()

  4. MapViewOfFile()

  5. WriteConsole()

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

It is an information maintenance system call.