Question
a.
fork
b.
mmap
c.
sigaction
d.
execve
Posted under UGC NET computer science question paper UNIX System
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. An example of a memory management system call in UNIX is:
Similar Questions
Discover Related MCQs
Q. An example of a directory found in most UNIX system is:
View solution
Q. The “nice” command is used in Unix:
View solution
Q. Which of the following is not an Unix Command ?
View solution
Q. A system call in Linux operating system to create a new child process, which is a copy of the parent process:
View solution
Q. The environment variable in Linux, that contain a list of directories the shell automatically recognizes.
View solution
Q. In Linux, the subdirectory that contains system configuration files including user passwords:
View solution
Q. Linux partitions are created using the file system:
View solution
Q. Which UNIX/Linux command is used to make all files and sub-directories in the directory “progs” executable by all users?
View solution
Q. Consider the following statements :
(a) UNIX provides three types of permissions
* Read
* Write
* Execute
(b) UNIX provides three sets of permissions
* permission for owner
* permission for group
* permission for others
Which of the above statement/s is/are true?
View solution
Q. Match the following WINDOWS system calls and UNIX system calls with reference to process control and File manipulation.
Windows
(a) Create - process ()
(b) WaitForSingleObject ()
(c) CreateFile ()
(d) CloseHandle ()
UNIX
(i) Open ()
(ii) Close ()
(iii) Fork ()
(iv) Wait ()
Code :
(a) (b) (c) (d)
View solution
Suggested Topics
Are you eager to expand your knowledge beyond UNIX System? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!