Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Higher Computer Systems

Total questions: 2

Worksheet time: 33mins

Name
Class
Date
1-57.
1.

What is an integer?

a)

A number that can be positive, negative, or zero and can have a decimal place.

b)

A whole number that can be positive, negative, or zero and cannot have a decimal place.

c)

A number that is always positive and can have a decimal place.

d)

A number that is always negative and cannot have a decimal place.

2.

What are floating point numbers?

a)

Numbers that are always whole and cannot have decimal points.

b)

Numbers that contain floating decimal points and are recognized by computers as real numbers.

c)

Numbers that are always positive and do not contain decimal points.

d)

Numbers that are always negative and contain fixed decimal points.

3.

What is the mantissa in scientific notation?

a)

The part of a number located before the point.

b)

The part of a number located after the point.

c)

The power that is used to determine how far the point has moved.

d)

The whole number part of a number.

4.

What is the exponent in scientific notation?

a)

The part of a number located before the point.

b)

The part of a number located after the point.

c)

The power that is used to determine how far the point has moved.

d)

The whole number part of a number.

5.

What is the range in the context of binary numbers?

a)

The distance from the lowest to the highest in a set of numbers

b)

The accuracy of reproducing the original denary number

c)

The amount of storage space available

d)

The number of bits used to store data

6.

What does precision refer to in the context of binary numbers?

a)

The distance from the lowest to the highest in a set of numbers

b)

The accuracy of reproducing the original denary number

c)

The amount of storage space available

d)

The number of bits used to store data

7.

What does ASCII stand for?

a)

American Standard Code for Information Interchange

b)

American Standard Code for Internet Interchange

c)

American Standard Code for International Interchange

d)

American Standard Code for Internal Interchange

8.

How many bits does ASCII use to represent characters?

a)

7 bits

b)

8 bits

c)

16 bits

d)

32 bits

9.

What is the maximum number of characters that ASCII can store?

a)

128

b)

256

c)

512

d)

1024

10.

How many bits does Extended ASCII use to store a character?

a)

8 bits

b)

7 bits

c)

16 bits

d)

32 bits

11.

What is the maximum number of characters that Extended ASCII can store?

a)

256

b)

128

c)

512

d)

1024

12.

How many bits per character does Unicode allow for?

a)

16 bits

b)

7 bits

c)

8 bits

d)

32 bits

13.

How many different characters can Unicode represent?

a)

65,536

b)

128

c)

256

d)

1024

14.

What is a printable character?

a)

A character that is visible to the user

b)

A character that is not visible to the user

c)

A character that is only used in programming

d)

A character that is used for formatting

15.

What is the main reason for the development of Unicode?

a)

To reduce the storage space required for characters

b)

To increase the number of potential characters that can be represented

c)

To replace ASCII entirely

d)

To simplify character encoding

16.

What is a disadvantage of Unicode compared to Extended ASCII?

a)

It uses less storage space

b)

It can represent fewer characters

c)

It requires twice as much storage

d)

It is less compatible with older systems

17.

What is the newer version of Unicode that allows for storage of 4,294,967,296 different characters?

a)

UTF-8

b)

UTF-16

c)

UTF-32

d)

UTF-64

18.

What is a pixel in computer graphics?

a)

A) A 3D object

b)

B) A picture element

c)

C) A type of software

d)

D) A color palette

19.

What does a bitmap represent in computer graphics?

a)

A) A collection of 3D models

b)

B) A map of pixels

c)

C) A set of vector shapes

d)

D) A color gradient

20.

What is the definition of resolution in the context of computer graphics?

a)

A) The number of colors in an image

b)

B) The total number of pixels

c)

C) The size of the image file

d)

D) The type of image format

21.

What does color depth refer to in a bitmap image?

a)

A) The number of pixels in the image

b)

B) The number of bits assigned to each pixel

c)

C) The physical size of the image

d)

D) The type of image compression used

22.

What are bitmap graphics made up of?

a)

Lines

b)

Shapes

c)

Pixels

d)

Vectors

23.

Which of the following is an example of a bitmap graphics package?

a)

Photoshop

b)

Paint

c)

Illustrator

d)

CorelDRAW

24.

What happens when more bits are allocated per pixel in a bitmap graphic?

a)

The graphic becomes larger in size

b)

The graphic becomes smaller in size

c)

More colors can be used in the graphic

d)

Fewer colors can be used in the graphic

25.

What is the effect of having more bits per pixel in a bitmap graphic?

a)

Lower storage requirement

b)

Higher storage requirement

c)

No change in storage requirement

d)

Reduced color depth

26.

In programs such as Fireworks that can work with vector graphics, how does the computer store information about an object?

a)

By its attributes

b)

By its size

c)

By its color

d)

By its shape

27.

Which of the following is NOT an attribute for a rectangle in vector graphics?

a)

Start x and y position

b)

Length and breadth

c)

Angle of rotation

d)

File size

28.

What is the primary responsibility of the processor?

a)

Managing input and output devices

b)

Carrying out the fetch/execute cycle

c)

Storing data permanently

d)

Controlling the power supply

29.

What is the term used to describe the process of sending and receiving data to/from the processor and memory?

a)

Data transfer

b)

Fetch/execute

c)

Memory management

d)

Input/output

30.

What are the three main components of every processor?

a)

Control Unit, ALU, Registers

b)

Control Unit, RAM, Registers

c)

ALU, RAM, Cache

d)

Control Unit, Cache, Registers

31.

Which component of the processor is responsible for performing arithmetic and logical operations?

a)

Control Unit

b)

ALU

c)

Registers

d)

Cache

32.

Which component of the processor manages the execution of instructions?

a)

Control Unit

b)

ALU

c)

Registers

d)

Cache

33.

Which component of the processor temporarily holds data and instructions?

a)

Control Unit

b)

ALU

c)

Registers

d)

Cache

34.

What is the benefit of having more cores in a processor?

a)

It increases the processor's clock speed.

b)

It allows the processor to receive and process more sets of instructions at the same time.

c)

It reduces the power consumption of the processor.

d)

It decreases the size of the processor.

35.

What is the function of the data bus in a computer system?

a)

To connect the processor with memory and other hardware devices

b)

To store data permanently

c)

To provide power to the computer

d)

To cool down the processor

36.

What is the effect of increasing the data bus width from 32 wires to 64 wires?

a)

The computer can transfer twice as much information at one time

b)

The computer's power consumption is halved

c)

The computer's memory capacity is doubled

d)

The computer's processing speed is reduced

37.

How does increasing the size of the data bus affect the system performance of a computer?

a)

It improves the system performance

b)

It decreases the system performance

c)

It has no effect on the system performance

d)

It makes the system unstable

38.

What is cache memory?

a)

A large amount of memory located far from the CPU

b)

A small amount of memory which is a part of the CPU

c)

A type of permanent storage

d)

A type of external storage device

39.

What is the primary purpose of cache memory?

a)

To permanently store data

b)

To temporarily hold instructions and data that the CPU is likely to reuse

c)

To store data that is not frequently accessed

d)

To serve as a backup for RAM

40.

Which component of the CPU automatically checks cache for instructions before requesting data from RAM?

a)

Arithmetic Logic Unit (ALU)

b)

Memory Management Unit (MMU)

c)

Control Unit

d)

Input/Output Unit

41.

Why does the CPU control unit check the cache for instructions before requesting data from RAM?

a)

Because cache memory is larger than RAM

b)

Because cache memory is cheaper than RAM

c)

Because this process takes less time

d)

Because cache memory is more reliable than RAM

42.

What is an intelligent system?

a)

A machine with an embedded, Internet-connected computer that can gather and analyze data and communicate with other systems.

b)

A machine that can only perform pre-programmed tasks.

c)

A system that does not require any form of connectivity.

d)

A computer that can only store data.

43.

What is one benefit of being able to control the heating system remotely?

a)

It allows you to save on electricity bills

b)

It allows you to turn the heating system off if you are not going home

c)

It allows you to monitor the weather

d)

It allows you to control other smart devices

44.

What is considered one of the main contributing sources of greenhouse gas?

a)

Factories

b)

Vehicles

c)

Agriculture

d)

Power plants

45.

According to studies in the European Union, what percentage of all carbon dioxide emissions is caused by transport?

a)

10%

b)

15%

c)

25%

d)

35%

46.

Why do vehicles consume greater amounts of fuel in traffic jams?

a)

Because they are constantly accelerating and braking

b)

Because they are moving at high speeds

c)

Because they are carrying heavy loads

d)

Because they are using air conditioning

47.

What do intelligent transport systems use to improve the efficiency and safety of transport networks?

a)

Only hardware

b)

Only software

c)

Software and hardware, along with information and communications technologies

d)

Only information and communications technologies

48.

How do cars with individual navigation systems help reduce traffic congestion?

a)

By using less fuel

b)

By using satellite information on traffic flow to guide drivers away from traffic congestion

c)

By driving at higher speeds

d)

By reducing the number of cars on the road

49.

What is the primary benefit of start-stop systems in intelligent car management systems?

a)

They increase the engine's power.

b)

They reduce the amount of time the engine spends idling.

c)

They enhance the car's speed.

d)

They improve the car's aesthetics.

50.

Which of the following is recognized as an offence under the Computer Misuse Act (1990)?

a)

Authorized access to computer material

b)

Unauthorized access to computer material

c)

Authorized modification of computer material

d)

Making, supplying, or obtaining anything for legal use

51.

What does the Computer Misuse Act (1990) consider as an offence related to intent?

a)

Unauthorized access with intent to commit or facilitate a crime

b)

Authorized access with intent to commit or facilitate a crime

c)

Unauthorized access without intent to commit or facilitate a crime

d)

Authorized access without intent to commit or facilitate a crime

52.

Which of the following is NOT an offence under the Computer Misuse Act (1990)?

a)

Unauthorized modification of computer material

b)

Making, supplying, or obtaining anything which can be used in computer misuse offences

c)

Authorized access to computer material

d)

Unauthorized access to computer material

53.

What is a cookie?

a)

A small data file created when you access a website

b)

A type of virus that infects your computer

c)

A program that speeds up your internet connection

d)

A file that stores your passwords

54.

What is the primary purpose of a cookie?

a)

To store your personal preferences or log in details

b)

To delete your browsing history

c)

To increase your internet speed

d)

To protect your computer from viruses

55.

What additional function do tracking cookies perform compared to regular cookies?

a)

They record and transmit your details back to the cookie’s author

b)

They delete your browsing history

c)

They protect your computer from malware

d)

They increase your internet speed

56.

What is one of the uses of tracking cookies?

a)

To gather marketing information

b)

To delete your browsing history

c)

To protect your computer from viruses

d)

To increase your internet speed

57.

How can tracking cookies help advertisers?

a)

By targeting personalized adverts

b)

By deleting unwanted emails

c)

By speeding up the loading time of websites

d)

By protecting against phishing attacks

58.

Put the steps of the fetch-execute cycle in the correct order

a)

The processor sets up the address bus with the required address.

b)

The processor activates the read line on the control bus.

c)

The instruction is fetched from the memory location using the data bus and stored in the instruction register

d)

The instruction in the instruction register is interpreted by the processor, decoded and carried out.

1)
2)
3)
4)