Advertisements
Advertisements
Question
What is System Call ? List any two System Calls for Memory Management, Process Management and Information Management.
Advertisements
Solution
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
RELATED QUESTIONS
Give three differences between WORM and VIRUS.
.....................is an Operating System.
(i) VBSCRIPT
(ii) UNIX
(iii) c
(iv) BASIC
What is Virtual Memory ? Explain any three terms related to virtual memory.
What is Computer Virus?
What are the different method by which virus can infect other programs ?
State the various steps involved in the allocation of partition in case of fixed partition memory management.
List and explain types of File Systems used in OS.
Explain following terms of VDU: Dumb Terminal
Explain the following component of GUI:
Menu Bar
Explain the following process state:
Running State
Explain the following process state:
Blocked State
Define Security
Explain the different elements of security.
Explain following terms in case of Process Scheduling
1) Turn-around Time
2) Waiting Time
3) Terminal Response Time
4) Event Response Time
What are the functions of Memory Management? State any two types of continuous Real Memory Management System.
Write a short note on Paging.
Complete the following activity.

The Operating system is a ______.
Identify the usage of Operating Systems.
