WorksheetsSYCS - OS UNIT 1 - Chapter 2
Total questions: 10
Worksheet time: 20mins
The system structure of the Linux is
Microsoft Windows
UNIX
Windows Vista
Monolithic Kernel
Which UNIX system call used for creating of Process?
CreateProcess()
fork()
open()
exec()
Which one of the following is NOT true?
Kernel is the program that constitutes the central core of the operating system.
Kernel is the first part of operating system to load into memory during booting.
Kernel is made of various modules which can not be loaded in running operating system.
Kernel remains in the memory during the entire computer session.
What is the main function of the command interpreter?
To get and execute the next user-specified command.
To provide the interface between the API and application program.
To handle the files in operating system.
None of mentioned.
Directories in Linux are known as ____________
Commands
Graphics
Text
Folders
Environment for execution of programs is provided by
Inputs
Outputs
Operating System
Memory
A service NOT provided by operating system is
Networking
Program Execution
File System
Communication
Windows Explorer Program are
Command Line Interface
Graphical User Interface
Batch Interface
Device Interface
Win32 application programming interfaces is for
Windows
UNIX
Linux
Solaris
System calls exit simply for the purpose of transferring information between user program and operating system.
Process Control
File Management
Device Management
Information Maintenance
