Answers-Assignment#2 CIS 203 Fall 15-16
Answers-Assignment#2 CIS 203 Fall 15-16
1/4
Q 1. What is a database? 1 marks
a collection of integrated and related files CLO 2
Q 2. Match the terms on the left column to the right description on the right column of the next 11
table. marks
CLO 2
Term Match Description
Bit 6 1. basic building block of information
Byte 7 2. typically a name, number, or combination of characters
that describes an aspect of a business object or activity
Character 1 3. a collection of related data fields
Field 2 4. a collection of related records
Record 3 5. a collection of integrated and related files
File 4 6. a circuit that is either on or off
Database 5 7. eight bits
data models that use basic graphical symbols to show the organization of and relationships
between data
2. Relational model
all data elements are placed in two-dimensional tables (relations), which are the logical
equivalent of files
3. Database Management Systems (DBMS)
4. Data warehouse
5. Data mining
Q 5. What do the following acronyms stand for and what are they? 5 marks
SQL CLO 2