wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

0478/01/SP/23 Computer Science Part 1

Total questions: 41

Worksheet time: 2hrs 3mins

Name
Class
Date
1.

Complete the binary register for 97.

(a)  

2.

Complete the binary register for 5C.

(a)  

3.

A MAC address is used to identify a device on a network.

a)

TRUE

b)

FALSE

4.

A MAC address is not unique and can be shared by multiple devices.

a)

TRUE

b)

FALSE

5.

A MAC address is dynamic and changes frequently.

a)

TRUE

b)

FALSE

6.
  1. A MAC address is assigned by the manufacturer.

a)

TRUE

b)

FALSE

7.
  1. The first part of a MAC address identifies the manufacturer.

a)

TRUE

b)

FALSE

8.
  1. The second part of a MAC address is a serial number that uniquely identifies the device.

a)

TRUE

b)

FALSE

9.
  1. A MAC address can be manually changed by a user at any time.

a)

TRUE

b)

FALSE

10.
  1. Does HTML/CSS use hexadecimal values to define colors?

a)

Yes

b)

No

11.
  1. Are error messages typically represented in hexadecimal format?

a)

Yes

b)

No

12.
  1. Do locations in memory use hexadecimal notation?

a)

Yes

b)

No

13.
  1. Is a memory dump commonly displayed in hexadecimal for debugging purposes?

a)

Yes

b)

No

14.
  1. Does an IPv6 address use hexadecimal values?

a)

Yes

b)

No

15.
  1. Does assembly language rely on hexadecimal notation for instructions and memory addresses?

a)

Yes

b)

No

16.
  1. Is a URL written in hexadecimal format?

a)

Yes

b)

No

17.
  1. Are ASCII and Unicode character encoding written in hexadecimal?

a)

Yes

b)

No

18.

Complete the binary register to show its contents after this logical left shift.

(a)  

19.

Negative denary numbers can also be represented as binary using two’s complement. Complete the binary register for the denary value −54

(a)  

20.
  1. A data packet contains a header that includes the destination address.

a)

TRUE

b)

FALSE

21.
  1. The payload of a data packet contains the actual data being transmitted.

a)

TRUE

b)

FALSE

22.
  1. The trailer of a data packet helps in error detection and signaling the end of the packet.

a)

TRUE

b)

FALSE

23.
  1. A data packet structure consists only of a header and a payload, with no trailer.

a)

TRUE

b)

FALSE

24.
  1. The originator’s address is found in the trailer of a data packet.

a)

TRUE

b)

FALSE

25.
  1. A data packet’s header does not contain the packet number.

a)

TRUE

b)

FALSE

26.
  1. The website hosts videos that users can stream. The company uploads new videos to the website. The videos are compressed before they are uploaded to the website. Which of the following statements is a benefit of compressing the videos?

a)

Data is encrypted.

b)

Duration of each video will be reduced.

c)

Less storage space on the web server is required.

d)

More bandwidth is required when viewing the videos.

27.

Which two methods of compression can be used to compress videos?

a)

Lossy and Lossless

b)

Binary and Text-based

c)

Static and Dynamic

d)

ASCII and Unicode

28.

Which security devices can help prevent a Distributed Denial of Service (DDoS) attack?

a)

Firewall

b)

Proxy server

c)

USB hub

d)

Graphics card

29.
  1. Every device connected to a network has a unique IP address.

a)

TRUE

b)

FALSE

30.
  1. An IP address can be either public or private.

a)

TRUE

b)

FALSE

31.
  1. IPv4 addresses consist of four groups of digits, while IPv6 addresses consist of eight groups.

a)

TRUE

b)

FALSE

32.
  1. In IPv6, "::" can replace groups of zeros to shorten the address format.

a)

TRUE

b)

FALSE

33.
  1. An IP address is always dynamic and cannot be static.

a)

TRUE

b)

FALSE

34.
  1. The values in an IP address are separated only by hyphens.

a)

TRUE

b)

FALSE

35.

Which network component uses the IP address to send data only to its correct destination?

a)

Router

b)

Switch

c)

Firewall

d)

Hub

36.

The website has a uniform resource locator (URL). An example of a URL is given. https://www.cambridgeassessment.org.uk/index.html

What is the name of the "https" section in a URL?

a)

Domain Name

b)

protocol

c)

web page/file name

37.

The website has a uniform resource locator (URL). An example of a URL is given. https://www.cambridgeassessment.org.uk/index.html

What is the name of "cambridgeassessment.org.uk" in a URL?

a)

Domain Name

b)

protocol

c)

web page/file name

38.

The website has a uniform resource locator (URL). An example of a URL is given. https://www.cambridgeassessment.org.uk/index.html

What is the name of "/index.html" in a URL?

a)

Domain Name

b)

protocol

c)

web page/file name

39.

Which three components are part of the central processing unit (CPU) in a computer with Von Neumann architecture?

a)

Accumulator (ACC), Program Counter (PC), and Memory Address Register (MAR)

b)

Hard Disk Drive (HDD), Solid State Drive (SSD), and Read Only Memory (ROM)

c)

Random Access Memory (RAM), Sensor, and Hard Disk Drive (HDD)

d)

Program Counter (PC), Random Access Memory (RAM), and Solid State Drive (SSD)

40.

What is the purpose of a core in a CPU?

a)
  1. To store permanent data for long-term use

b)
  1. To manage external hardware devices like printers and scanners

c)
  1. To process an instruction and carry out a fetch-execute cycle

d)

To provide additional storage space for applications

41.

How does upgrading a computer to a dual-core CPU affect its performance?

a)
  1. It can process two instructions simultaneously (where suitable), increasing performance.

b)
  1. It reduces the amount of storage available on the hard drive.

c)
  1. It slows down processing speed due to higher power consumption.

d)
  1. It removes the ability to run multiple applications at the same time.