wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Set 1 Quiz

Total questions: 20

Worksheet time: 7mins

Name
Class
Date
1.

What is the primary key constraint used for?

a)

Foreign key

b)

Uniqueness

c)

Redundancy

d)

Index

2.

Which SQL clause is used to filter records?

a)

WHERE

b)

SELECT

c)

GROUP BY

d)

ORDER BY

3.

What type of database follows a table-based structure?

a)

NoSQL

b)

Document-based

c)

Relational

d)

Key-value

4.

Which normal form eliminates partial dependencies?

a)

1NF

b)

2NF

c)

3NF

d)

BCNF

5.

What is the full form of ACID in databases?

a)

Atomicity, Consistency, Isolation, Durability

b)

Atomicity, Confidentiality, Integrity, Durability

c)

Access, Control, Integrity, Data

d)

Application, Configuration, Isolation, Database

6.

Which SQL keyword is used to retrieve unique values?

a)

DELETE

b)

DISTINCT

c)

UNIQUE

d)

FILTER

7.

Which JOIN returns only matching rows from both tables?

a)

OUTER JOIN

b)

LEFT JOIN

c)

INNER JOIN

d)

RIGHT JOIN

8.

What is the default port number of MySQL?

a)

8080

b)

1433

c)

5432

d)

3306

9.

What is the purpose of the HAVING clause?

a)

Filter aggregated data

b)

Sort records

c)

Group rows

d)

Select unique records

10.

What does the GROUP BY clause do?

a)

Groups rows with common values

b)

Sorts records

c)

Deletes duplicates

d)

Filters data

11.

What does SaaS stand for?

a)

System as a Service

b)

Software and Storage

c)

Software as a Service

d)

Storage as a Solution

12.

Which cloud model is a combination of private and public clouds?

a)

Multi Cloud

b)

Hybrid Cloud

c)

Public Cloud

d)

Community Cloud

13.

What does IaaS provide?

a)

Virtual Machines

b)

Web Hosting

c)

Cloud Storage

d)

Networking

14.

What is the main advantage of cloud computing?

a)

Scalability

b)

Expensive infrastructure

c)

Fixed storage

d)

Static deployment

15.

What is the primary concern in cloud security?

a)

Data Privacy

b)

Speed

c)

Cost

d)

Performance

16.

Which cloud service model provides a platform for app development?

a)

PaaS

b)

IaaS

c)

SaaS

d)

DaaS

17.

Which type of cloud deployment is used for a single organization?

a)

Public Cloud

b)

Private Cloud

c)

Hybrid Cloud

d)

Shared Cloud

18.

What does the term "serverless" mean?

a)

No infrastructure management

b)

No need for servers

c)

Free cloud services

d)

Self-hosted servers

19.

What is the full form of AWS?

a)

Amazon Web Services

b)

Advanced Web Solutions

c)

Artificial Web System

d)

Automated Workflow Solutions

20.

What does PaaS provide?

a)

Development platforms

b)

Storage solutions

c)

Hardware components

d)

Networking tools