wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Exploring Software and Data Analysis

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is system software?

a)

System software is only used for gaming applications.

b)

System software is software that manages and controls computer hardware and provides a platform for application software.

c)

System software is primarily for web browsing.

d)

System software is a type of hardware.

2.

Which of the following is an example of application software?

a)

Microsoft Excel

b)

Adobe Photoshop

c)

Google Chrome

d)

Microsoft Word

e)

All of the listed examples

3.

What type of software is used to manage hardware resources?

a)

Application software

b)

Utility software

c)

Malware

d)

System software

4.

Which of the following is NOT a type of software?

a)

Firmware

b)

Application

c)

Operating System

d)

Hardware

5.

What is the primary function of a database management system (DBMS)?

a)

To process financial transactions.

b)

To store, retrieve, and manage related data .

c)

To create and design websites.

d)

To manage user authentication and authorization.

6.

Which Excel function is used to find the average of a set of numbers?

a)

AVERAGE

b)

MAX

c)

COUNT

d)

SUM

7.

What does the VLOOKUP function do in Excel?

a)

The VLOOKUP function looks up a value in a table and returns a corresponding value from a specified column.

b)

The VLOOKUP function creates charts from data in a table.

c)

The VLOOKUP function formats cells based on their values.

d)

The VLOOKUP function calculates the sum of a range of cells.

8.

Which of the following is a logical function in Excel?

a)

IF

b)

SUM

c)

AVERAGE

d)

COUNT

9.

What is the purpose of the COUNTIF function in Excel?

a)

The purpose of the COUNTIF function is to count cells that meet a specific condition.

b)

To sort data in ascending order.

c)

To find the maximum value in a dataset.

d)

To calculate the average of a range of cells.

10.

Which Excel feature allows you to visualize data trends?

a)

PivotTables

b)

Charts

c)

Tables

d)

Conditional Formatting

11.

What is a primary key in a database?

a)

A primary key is an optional field in a database.

b)

A primary key can be duplicated across records.

c)

A primary key is a type of foreign key.

d)

A primary key is a unique identifier for a record in a database.

12.

Which of the following is a type of relational database?

a)

MongoDB

b)

PostgreSQL

c)

MySQL

d)

SQLite

13.

What does SQL stand for?

a)

Structured Query List

b)

Simple Query Language

c)

Standard Query Language

d)

Structured Query Language

14.

Which Excel function would you use to concatenate text?

a)

CONCATENATE or &

b)

JOIN

c)

MERGE

d)

LINK

15.

What is the purpose of pivot tables in Excel?

a)

The purpose of pivot tables in Excel is to summarize and analyze large datasets.

b)

To create charts and graphs from data

c)

To format cells with different colors

d)

To protect data from unauthorized access

16.

Which of the following is a common data type in databases?

a)

String

b)

Date

c)

Integer

d)

Boolean

17.

What does the term 'normalization' refer to in database design?

a)

Normalization is the process of backing up data in a database.

b)

Normalization is the technique of merging multiple databases into one.

c)

Normalization refers to the process of organizing data in a database to reduce redundancy and improve data integrity.

d)

Normalization refers to the method of encrypting data for security.

18.

Which Excel function can be used to round numbers?

a)

ROUNDUP

b)

CEILING

c)

ROUNDDOWN

d)

ROUND

19.

What is the difference between a flat file and a relational database?

a)

A relational database stores data in a single table without relationships.

b)

A flat file stores data in a single table without relationships, while a relational database uses multiple tables with defined relationships.

c)

Flat files are more complex than relational databases.

d)

A flat file can store data in multiple tables with relationships.

20.

Which of the following is a benefit of using a DBMS?

a)

Improved data integrity and security

b)

Slower data retrieval

c)

Increased data redundancy

d)

Limited user access control