Which of the following is an operating system call?
operating system call:- A system call is the programmatic way in which a computer program requests a service from the kernel of the operating system it is executed on. This may include hardware-related services creation and execution of new processes and communication with integral kernel services such as process scheduling. System calls provide an essential interface between a process and the operating system.
CREATE, LINK, SYSTEM are operating system call.
Example:- Accessing hard disk