wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

CS10337 - Lectrure #1

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the primary difference between data and information?

a)

Data is raw and unprocessed, while information is processed and organized.

b)

Data is always numerical, while information is always textual.

c)

Data is more reliable than information.

d)

Data is subjective, while information is objective.

2.

What is the primary function of a Database Management System (DBMS)?

a)

To create and edit spreadsheets

b)

To handle, store, retrieve, and work with data in databases

c)

To design websites

d)

To manage network security

3.

What capabilities does a DBMS provide to users or developers?

a)

The ability to create, edit, and remove databases

b)

The ability to design graphics

c)

The ability to write code in multiple languages

d)

The ability to manage email accounts

4.

If DBMS stands for Database Management System, what does RDBMS stand for?

a)

Relational Database Management System

b)

Random Database Management System

c)

Reliable Database Management System

d)

Regional Database Management System

5.

What was a major problem with the early navigational database models?

a)

Applications were tightly coupled to the data structure

b)

Data was difficult to access

c)

Data was stored in a non-secure manner

d)

Data was easily corrupted

6.

What was the key breakthrough of E. F. Codd’s Relational Model introduced in 1970?

a)

Query by content rather than by following a path

b)

Store data in a single file

c)

Use of hierarchical data structures

d)

Data storage in binary format

7.

What is a trade-off when using NoSQL databases?

a)

They are slower but more reliable

b)

They offer stronger transaction guarantees

c)

They are faster and more scalable but may have weaker transaction guarantees

d)

They are less flexible with data types

8.

What is MySQL?

a)

A type of programming language

b)

An open-source relational database management system

c)

A web browser

d)

A cloud storage service

9.

Who initially developed MySQL?

a)

Oracle Corporation

b)

Sun Microsystems

c)

MySQL AB

d)

Microsoft

10.

What does the term "authentication" refer to in database security?

a)

The process of backing up data

b)

The process of verifying the identity of a user

c)

The process of organising data

d)

The process of deleting data