wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Quiz No.1 (final term)

Total questions: 15

Worksheet time: 1hrs 15mins

Name
Class
Date
1.

What is a methods that allow computer programs read or write records in a file?

a)

Entity Relationship Model

b)

File Organization

c)

File Access

d)

Attributes

2.

It is a technique  used in database design  that helps  describe the relationship  between various entities  of an organization.

a)

Entity Relationship Model

b)

File Organization

c)

Document Organization

d)

Attributes

3.

It contains the day-to-day information generated from business activities. It is used to update or process the master file. For example, addresses of the employees.

a)

Transaction File

b)

Table File

c)

File Access

d)

Master File

4.

It describes how records are stored within a file.

a)

Entity Relationship Model

b)

File Organization

c)

Document Organization

d)

Attributes

5.

It specifies the properties of relationships. For example, vendor code, student name.

a)

Entity Relationship Model

b)

File Organization

c)

Document Organization

d)

Attributes

6.

Backup files that contain historical versions of other files.

a)

Log files

b)

Table File

c)

Archive Files

d)

Master File

7.

They contain copies of master and transaction records in order to chronicle any changes that are made to the master file. It facilitates auditing and provides mechanism for recovery in case of system failure

a)

Log files

b)

Table File

c)

Archive Files

d)

Master File

8.

It consists of diagram consisting of rectangular boxes that represent the modules, connecting arrows, or lines.

a)

Structured Charts

b)

Design Strategies

c)

Structured Design

d)

Design Architecture

9.

It helps the administrator to understand the flow of data in the system to correct the flaws and get the system working.

a)

File Access

b)

File Organization

c)

Archive Files

d)

Documentation

10.

The main module is divided into several smaller and simpler sub modules or segments based on the task performed by each module. Then, each sub module is further subdivided into several sub modules of next lower level This process of dividing each module into several sub modules continues until the lowest level modules, which cannot be further subdivided, are not identified.

a)

Top-Down Strategy

b)

Design Strategies

c)

Bottom-Up Strategy.

d)

Design Architecture

11.

It is a data-flow based methodology that helps in identifying the input and output of the developing system.

a)

Top-Down Strategy

b)

Design Strategies

c)

Structured Design

d)

Design Architecture

12.

It describes inputs, outputs, and processing logic for all the program modules.

a)

Program Documentation

b)

Operations Documentation

c)

System Documentation

d)

User Documentation

13.

It serves as the technical specifications for the IS and how the objectives of the IS are accomplished.

a)

Program Documentation

b)

Operations Documentation

c)

System Documentation

d)

User Documentation

14.

It includes instructions and information to the users who will interact with the system.

a)

Program Documentation

b)

Operations Documentation

c)

System Documentation

d)

User Documentation

15.

This process of grouping several simpler modules to form higher level modules continues until the main module of system development process is achieved.

a)

Top-Down Strategy

b)

Design Strategies

c)

Bottom-Up Strategy.

d)

Design Architecture