Advertisements
Advertisements
प्रश्न
What is System Call ? List any two System Calls for Memory Management, Process Management and Information Management.
उत्तर
System calls : System call provides the interface between process and the operating system. These calls are generally available as assembly language instructions.
List of system calls for memory management :
1. To allocate a chunk of memory to a process.
2. To free chunk of memory from a process.
List of system calls for information management :
1. Create a file
2. Create a directory
List of system calls for process management :
1. Read a process
2. Block a process
APPEARS IN
संबंधित प्रश्न
The time required to move RIW Head to the particular track is called ---
(i) Latency Time
(ii) Seek Time
(iii) Waiting Time
(iv) Response Time
Explain Multiuser and Time Sharing Operating Systems.
.....................is an Operating System.
(i) VBSCRIPT
(ii) UNIX
(iii) c
(iv) BASIC
State features of WINDOWS - NT
Explain the following component of GUI:
Menu Bar
Explain the different elements of security
What are the functions of Memory Management? State any two types of continuous Real Memory Management System.
Write a short note on Paging.
With reference to process management, explain the term:
External Priority
Identify the usage of Operating Systems.