wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

IBA - Lesson 6.1

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

A database can best be described as:

a)

a collection of data about a limited topic, displayed in rows and columns.

b)

a category of information in a table.

c)

a collection of data that can be sorted and searched using search algorithms.

d)

a collection of information consisting of one or more related fields about a specific entity.

2.

A one-to-many database table relationship can best be described as a table relationship in which:

a)

a record in Table A can have multiple matching records in Table B, but a record in Table B has only one matching record in Table A.

b)

each record in Table A can have only one matching record in Table B, and vice versa.

c)

one record in Table A can relate to many matching records in Table B, and vice versa.

d)

no record in Table A has any matching records in Table B.

3.

You access a search engine and enter the words "African" and "safari" in the search box. The search engine returns a list of Websites that include these words. Which type of search index did you use?

a)

Static index/site map

b)

Keyword index

c)

Full-text index

d)

Structured directory index

4.

What distinguishes an information portal from a search engine?

a)

An information portal allows only keyword index searches.

b)

An information portal allows only static index/site map searches.

c)

An information portal will only index Websites based on manual submissions.

d)

An information portal uses a robot or spider program to browse the Web and index the content that it finds.

5.

A search engine database contains titles, URLs and short descriptions for registered Webpages. What else would the database most likely contain?

a)

Robots

b)

Spiders

c)

Keywords

d)

Scripts

6.

Which of the following would you enter in a search engine to locate Webpages containing information about a topic?

a)

A file name

b)

A keyword

c)

A Uniform Resource Locator (URL)

d)

A dotted-quad Internet address

7.

A one-to-one database table relationship can best be described as a table relationship in which:

a)

no record in Table A has any matching records in Table B.

b)

one record in Table A can relate to many matching records in Table B, and vice versa.

c)

each record in Table A can have only one matching record in Table B, and vice versa.

d)

a record in Table A can have multiple matching records in Table B, but a record in Table B has only one matching record in Table A.

8.

A many-to-many database table relationship can best be described as a table relationship in which:

a)

no record in Table A has any matching records in Table B.

b)

each record in Table A can have only one matching record in Table B, and vice versa.

c)

one record in Table A can relate to many matching records in Table B, and vice versa.

d)

a record in Table A can have multiple matching records in Table B, but a record in Table B has only one matching record in Table A.

9.

Why might you receive different results using the same keywords on different search engines?

a)

Because not every search engine recognizes the same keywords

b)

Because different search engines interpret keywords differently

c)

Because not every Website is registered with every search engine

d)

Because search engines can only show Websites that were found by their robot or spider programs.

10.

In which database table relationship type is a junction table a necessary component?

a)

A one-to-one relationship

b)

A one-to-many relationship

c)

A many-to-one relationship

d)

A many-to-many relationship

11.

How do robot or spider programs usually find keywords for a Webpage?

a)

By reading each site's source code embedded in the <meta> tags

b)

By reading every word contained on each Website

c)

By reading the banner ads on each Website

d)

By reading the title of each Website

12.

The <meta> tag can be used in Webpages for which purpose?

a)

Providing search engines with a description of the Website

b)

Preventing early-version browsers from viewing the Website

c)

Containing the content that appears on each Webpage

d)

Linking the Website to other related Webpages

13.

What is the standard language for accessing information from a relational database?

a)

XML

b)

PHP

c)

ODBC

d)

SQL

14.

What kind of software do vendors such as IBM, Computer Associates, Oracle, Microsoft, Sybase and MySQL provide mainly to IT professionals so they can store, access and manipulate corporate database information?

a)

Database management systems (DBMSs)

b)

Open Database Connectivity (ODBC) standards

c)

Common Gateway Interface (CGI) applications

d)

Structured Query Language (SQL) programs

15.

When you search for topics using a Web search engine, what are you searching?

a)

All Websites on the World Wide Web

b)

All computers connected to the Internet

c)

An index or database of referenced Websites

d)

An index or database of all computers connected to the Internet

16.

In a relational database, what distinguishes a primary key from other database components?

a)

The primary key can contain duplicate data in the field.

b)

The primary key can be found only in a junction table.

c)

The primary key is always the first field in a database table.

d)

The primary key uniquely identifies each record in a database table.

17.

What is the term for a database that contains multiple tables related through common fields?

a)

Relational database

b)

Non-relational database

c)

Common database

d)

Joined database

18.

A relational database record can best be described as

a)

a collection of data about a limited topic, organized into rows and columns.

b)

a collection of data that can be sorted and searched using search algorithms.

c)

a category of information in a table.

d)

a collection of information consisting of one or more related fields about a specific entity.

19.

A database field can best be described as:

a)

a category of information in a table.

b)

a collection of data about a limited topic, organized into rows and columns.

c)

a collection of data that can be sorted and searched using search algorithms.

d)

a collection of information consisting of one or more related pieces of information.

20.

Which term is used to describe the component that relates multiple tables of information in a relational database?

a)

Primary key

b)

Common field

c)

Foreign key

d)

Junction table