Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Lesson 1 - Computer Software

Total questions: 49

Worksheet time: 26mins

Name
Class
Date
1.

Is the set of instructions and associated data that direct the computer to do a task.

a)

Software

b)

Hardware

2.

Software can be divided into two categories:

a)

System Software

b)

Application Software

c)

User Software

d)

Gaming Software

3.

Helps the computer to carry out its basic operating tasks.

Interacts with the hardware.

a)

System Software

b)

Application Software

4.

Helps the user carry out a variety of tasks.

Interacts with the users.

a)

Application Software

b)

System Software

5.

The __________________ is a combination of programs designed to control and manage hardware and other resources of the system.

a)

system software

b)

application software

c)

operating system

6.

System software also manages the ______________ operations such as loading program and data into __________, saving data to disks, transmitting data through a port to a peripheral device, etc.

a)

fundamental, memory

b)

unnecessary, cpu

c)

fundamental, cpu

7.

System Software is a program or a set of programs that primarily helps user perform certain task using a computer system.

a)

True

b)

False

8.

Application softwares are downloaded and installed separately by the user and have nothing to do with the ______ functions.

a)

system

b)

user

c)

task

9.

Collection of computer programs that control the interaction of the user and the computer hardware.

a)

Operating System

b)

Application Software

c)

System Software

10.

Responsible for directing all computer operations and managing all computer resources.

a)

Operating System

b)

Application Software

c)

System Software

11.

The OS controls basic input and output, allocates ___________, manages _____________, maintains security, and detects equipment failure.

a)

system resources, storage space

b)

system space, storage resources

c)

system, storage

12.

A part of the operating system code is stored in a ROM and the rest of it resides on a disk.

a)

True

b)

False

13.

Loading the operating system into memory is called __________________.

a)

booting the computer

b)

booting the software

c)

booting the hardware

14.

Which of these are the responsibilities of an OS?

a)

Communicate with user, receive and execute commands, show error messages.

b)

Manage allocation of memory, processor time and other resources.

c)

Collect input from keyboard, mouse, and provide data to running programs.

d)

Convey program output to screen, printer, or other output device.

e)

Helps the computer communicate with a particular device.

15.

Which of these are responsibilities of OS?

a)

Access data from secondary storage

b)

Write data to secondary storage

c)

Maintains security (checks user-name , password, virus infection)

d)

Allows you to display both programs on the computer screen and work with them at the same time.

16.

The most important operating system capability for sharing computer resources is _______________.

a)

multiprogramming

b)

multiprocessing

c)

multitasking

17.

Permits multiple programs to share a computer system’s resources at any time through concurrent use of CPU.

a)

Multiprogramming

b)

Multitasking

c)

Virtual Storage

d)

Multiprocessing

18.

By concurrent use in multiprogramming, we mean that many programs are actually using the CPU at any given moment.

However, at the same time other programs can collect inputs and display outputs.

a)

True

b)

False

19.

Two or more programs are active at the same time, but they do not use the same computer resources simultaneously.

a)

Multiprogramming

b)

Multitasking

c)

Virtual Storage

d)

Multiprocessing

20.

With multiprogramming, a group of programs takes turns using the processor.

a)

True

b)

False

21.

The first operating systems executed many programs at a time.

When a program read data from a tape or disk or wrote data to a printer, the entire CPU does not come to a stop.

a)

True

b)

False

22.

In a multiprogramming environment, three programs were stored in primary storage.

The first program executes until an input/output statement occurs.

a)

True

b)

False

23.

The multiprogramming capability of primarily single-user operating systems (PC).

One person can run two or more programs concurrently on a single computer.

a)

Multiprogramming

b)

Multitasking

c)

Virtual Storage

d)

Multiprocessing

24.

Allows you to display both programs on the computer screen and work with them at the same time.

a)

Multiprogramming

b)

Multitasking

c)

Virtual Storage

d)

Multiprocessing

25.

Virtual storage breaks a program into a number fixed- length portions called ________ or into variable-length portions called _______.

a)

pages, segments

b)

segments, pages

c)

fixed portions, variable portions

26.

A way of handling programs more efficiently.

a)

Multiprogramming

b)

Multitasking

c)

Virtual Storage

d)

Multiprocessing

27.

Only this small portion (____________) of the program is stored in primary memory at one time.

All other program pages are stored on a ____________ until they are ready for execution.

a)

2 to 4 kilobytes

b)

2 to 4 megabytes

c)

2 to 4 gigabytes

d)

peripheral disk

e)

secondary storage

28.

Which of these is not an advantage of virtual storage?

a)

The central processor is utilized more fully.

b)

Many more programs can be in primary storage because only one page of each program actually resides there.

c)

Programmers no longer have to worry about the size of the primary storage.

d)

Programs can be of finite length and small machines can execute a program of any size.

29.

Virtual storage is based on the fact that. In general, only a few statements in a program can be actually utilized at any given moment.

a)

True

b)

False

30.

An operating system capability that links together two or more CPU to work in parallel in a single computer system.

a)

Multiprogramming

b)

Multitasking

c)

Virtual Storage

d)

Multiprocessing

31.

In ____________, OS can assign multiple CPUs to execute different instructions from the same program or from different programs simultaneously, dividing the work between the CPUs.

a)

multiprocessing

b)

multiprogramming

c)

multitasking

32.

Uses concurrent processing with one CPU.

a)

Multiprogramming

b)

Multitasking

c)

Virtual Storage

d)

Multiprocessing

33.

Uses simultaneous processing with multiple CPUs.

a)

Multiprogramming

b)

Multitasking

c)

Virtual Storage

d)

Multiprocessing

34.

Device Driver can establish _______________ because it contains information about the characteristics of your computer and of the device.

a)

communication

b)

network

c)

data

d)

connection

35.

Each peripheral device requires a device driver.

a)

True

b)

False

36.

When we add a device to an existing computer, part of its installation includes adding its device driver to the _____________.

a)

configuration

b)

internet

c)

I/O

37.

Developed for a specific task.

a)

System Software

b)

Application Software

c)

Operating System

38.

Is a prewritten, precoded, commercially available set of programs that eliminates the need for individuals or organizations to write their own software programs for certain functions.

a)

Application Software Packages

b)

PC Tools

c)

Word Processing Software

d)

Spreadsheet Software

e)

Database Management Software

39.

General-purpose application packages that have been developed for PCs, especially word processing, spreadsheet, data management, graphics, integrated software packages, and Web browsers.

a)

Application Software Packages

b)

PC Tools

c)

Word Processing Software

d)

Spreadsheet Software

e)

Database Management Software

40.

It allows you to make changes in your document electronically in memory.

a)

Application Software Packages

b)

PC Tools

c)

Word Processing Software

d)

Spreadsheet Software

e)

Database Management Software

41.

Is a numerical analysis tool.

Creates a worksheet, composed of a grid of columns and rows.

a)

Application Software Packages

b)

PC Tools

c)

Word Processing Software

d)

Spreadsheet Software

e)

Database Management Software

42.

Is a collection of information stored in one or more computers.

a)

Database

b)

Structured Database

c)

Database Management Software

43.

Is organized in a uniform format of records and fields.

It contains data that describes a collection of similar entities.

a)

Database

b)

Structured Database

c)

Database Management Software

44.

Allow us to create illustrations, diagrams, graphs, and charts that you also can print and transmit to remote computers.

a)

Graphics and Presentation Software

b)

Integrated Software Packages

c)

Software Suites

d)

Web Browsers

45.

Combines the functions of the most important PC software packages, such as word processing, spreadsheets, graphics, and data management.

a)

Graphics and Presentation Software

b)

Integrated Software Packages

c)

Software Suites

d)

Web Browsers

46.

Integrated packages are not a compromise.

a)

True

b)

False

47.

Integrated Software Packages can do many things, however, they generally do not have the same power and depth as single-purpose packages.

a)

True

b)

False

48.

Are collections of applications software sold as a unit (e.g. Microsoft Office 97). It contains Word, Excel, Access, PowerPoint, and Outlook.

a)

Graphics and Presentation Software

b)

Integrated Software Packages

c)

Software Suites

d)

Web Browsers

49.

Easy-to-use software tools for accessing the World Wide Web and the Internet.

a)

Graphics and Presentation Software

b)

Integrated Software Packages

c)

Software Suites

d)

Web Browsers