wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

M3 COMPUTATIONAL SCIENCE FINAL

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

What is the very first step in the data processing cycle?

a)

Data Input

b)

Data Collection

c)

Data Preparation

d)

Data Storage

2.

During which stage is raw data "cleaned up" and checked for errors?

a)

Processing

b)

Data Input

c)

Data Preparation

d)

Data Interpretation

3.

What is another name for the Data Preparation stage?

a)

Pre-processing

b)

Post-processing

c)

Data Mining

d)

Data Warehousing

4.

In which stage is data translated into a language the computer can understand?

a)

Data Input

b)

Data Collection

c)

Data Storage

d)

Data Processing

5.

At which stage does data become usable for non-data scientists (e.g., as graphs or videos)?

a)

Data Preparation

b)

Data Input

c)

Data Interpretation/Output

d)

Data Storage

6.

Which of these is the correct way to output "Hello World" in Python?

a)

console.log("Hello World")

b)

print("Hello World")

c)

echo "Hello World"

d)

printf("Hello World")

7.

What symbol is used to start a comment in Python?

a)

//

b)

/*

c)

#

d)

!

8.

Which data type is used for a whole number (e.g., 5 or -10)?

a)

float

b)

string

c)

int

d)

boolean

9.

How do you create a variable named x and assign it the value 10?

a)

int x = 10

b)

x = 10

c)

variable x = 10

d)

set x to 10

10.

In Python, what does the == operator do?

a)

Assigns a value to a variable

b)

Compares if two values are equal

c)

Adds two numbers together

d)

Deletes a variable

11.

What is the primary purpose of the Internet of Things (IoT)?

a)

To make computers faster

b)

To connect everyday objects to the internet to send/receive data

c)

To create better social media apps

d)

To replace the traditional internet

12.

Which component is responsible for "sensing" the environment (e.g., temperature)?

a)

Sensor

b)

Cloud storage

c)

User Interface

d)

Actuator

13.

Which of these is a common example of an IoT device?

a)

A manual toaster

b)

A smart thermostat

c)

A traditional wall clock

d)

A paper notebook

14.

How do most IoT devices send their data for processing?

a)

Through physical wires only

b)

Via Wireless connectivity (Wi-Fi, Bluetooth, etc.)

c)

Through standard mail

d)

They don't send data

15.

What is a "Smart City"?

a)

A city where everyone has a degree

b)

A city that uses IoT sensors to manage traffic, waste, and energy

c)

A city with no computers

d)

A city that is very small

16.

What is a major challenge for IoT devices?

a)

They are too big

b)

Security and privacy of data

c)

They don't use electricity

d)

They only work in the morning

17.

What is the first step in the App Development life cycle?

a)

Coding the app

b)

Planning and Requirement Analysis

c)

Marketing the app

d)

Beta testing

18.

What does "UI" stand for in app design?

a)

User Interface

b)

Universal Integration

c)

Unit Identifier

d)

User Instruction

19.

What is a "Prototype" in app development?

a)

The final version of the app

b)

A preliminary version to test a concept or design

c)

A type of computer virus

d)

The code used for the database

20.

What is "Debugging"?

a)

Adding new features to an app

b)

Finding and fixing errors in the code

c)

Deleting the app from the store

d)

Designing the app icon

21.

Is it legal to access someone else's computer system without permission?

a)

Yes, if you don't delete anything

b)

No, it is a violation of the Computer Crime Act

c)

Yes, if you are their friend

d)

Only if the computer is not password-protected

22.

What is "Phishing"?

a)

Catching fish using a digital rod

b)

Fraudulent attempts to obtain sensitive info (like passwords) online

c)

A type of high-speed internet

d)

Installing a new antivirus

23.

Under the Computer Crime Act, spreading "Fake News" that causes public panic is:

a)

Encouraged

b)

Illegal and carries penalties

c)

Only illegal if it's about sports

d)

Legal as "freedom of speech"

24.

What is "Netiquette"?

a)

A new type of internet cable

b)

The rules of polite and correct behavior on the internet

c)

A software for tracking network speed

d)

A type of cyber attack

25.

Which of the following is an example of a cybercrime?

a)

Updating your operating system

b)

Identity theft using stolen personal data

c)

Writing a blog post about your cat

d)

Buying a game on Steam