wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

SYCS - OS UNIT 1 - Chapter 2

Total questions: 10

Worksheet time: 20mins

Name
Class
Date
1.

The system structure of the Linux is

a)

Microsoft Windows

b)

UNIX

c)

Windows Vista

d)

Monolithic Kernel

2.

Which UNIX system call used for creating of Process?

a)

CreateProcess()

b)

fork()

c)

open()

d)

exec()

3.

Which one of the following is NOT true?

a)

Kernel is the program that constitutes the central core of the operating system.

b)

Kernel is the first part of operating system to load into memory during booting.

c)

Kernel is made of various modules which can not be loaded in running operating system.

d)

Kernel remains in the memory during the entire computer session.

4.

What is the main function of the command interpreter?

a)

To get and execute the next user-specified command.

b)

To provide the interface between the API and application program.

c)

To handle the files in operating system.

d)

None of mentioned.

5.

Directories in Linux are known as ____________

a)

Commands

b)

Graphics

c)

Text

d)

Folders

6.

Environment for execution of programs is provided by

a)

Inputs

b)

Outputs

c)

Operating System

d)

Memory

7.

A service NOT provided by operating system is

a)

Networking

b)

Program Execution

c)

File System

d)

Communication

8.

Windows Explorer Program are

a)

Command Line Interface

b)

Graphical User Interface

c)

Batch Interface

d)

Device Interface

9.

Win32 application programming interfaces is for

a)

Windows

b)

UNIX

c)

Linux

d)

Solaris

10.

System calls exit simply for the purpose of transferring information between user program and operating system.

a)

Process Control

b)

File Management

c)

Device Management

d)

Information Maintenance