wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

G8R1

Total questions: 50

Worksheet time: 25mins

Name
Class
Date
1.

Which of the following is similar to a vector graphic?

a)

bitmap

b)

dot to dot

c)

a photo

d)

a sketch

2.

True or false? Vectors lose quality when increase in size.

a)

true

b)

false

3.

Which of the following is not required to create a vector?

a)

Start pint

b)

end point

c)

line type

d)

resolution

4.

What is use to have a vector graphic of a rectangle?

a)

scaling

b)

resolving

c)

pixelating

d)

reversing

5.

X3, Y4 to X6, Y9 are example of?

a)

pixels

b)

algorithms

c)

coordinates

d)

3D shapes

6.

What is a programming app that can create simple graphics called?

a)

Scratch

b)

Switch

c)

Scribble

d)

Itch

7.

True or falsa? The horizontal axis is labelled as Y.

a)

true

b)

false

8.

When defining a circle, what do the X and Y coordinates refer to?

a)

circumference

b)

diameter

c)

centre

d)

radius

9.

What does the R in vector instructions stand for?

a)

role

b)

random

c)

radius

d)

rectangle

10.

Name the device that uses coordinates to create graphics.

a)

camera

b)

scanner

c)

printer

d)

plotter

11.

Which device is commonly use to create bitmap images?

a)

modern

b)

router

c)

plotter

d)

camera

12.

Which of the following is not a bitmap file?

a)

DXF

b)

BMP

c)

JPG

d)

Tiff

13.

What is fading from black to white known as?

a)

resolution

b)

gradient

c)

bitmap

d)

vector

14.

What does PPI stand for?

a)

pattern per image

b)

pixels per image

c)

picture per inch

d)

pixels per inch

15.

Which of the following is not an Adobe program?

a)

Photoshop

b)

Moviemaker

c)

Illustrator

d)

InDesign

16.

Ture or false? A vector can be viewed clearly at any magnification.

a)

true

b)

false

17.

What does DPI stand for?

a)

dots per index

b)

dimension picture index

c)

dots per inch

d)

digital pixels inch

18.

What resolution are commercial magazines recommended to use?

a)

30 dpi

b)

300 dpi

c)

1000 dpi

d)

150d dpi

19.

True or false? The only character in binary is 1 and 0.

a)

true

b)

false

20.

What is the problem with bitmap fonts?

a)

too small

b)

large small

c)

cannot be resized

d)

lake of default

21.

Which of the following is a binary word?

a)

01010

b)

01010101

c)

111000111

d)

All of the above

22.

What is 10 in denary?

a)

1

b)

2

c)

3

d)

8

23.

Which base system does hexadecimal use?

a)

16

b)

8

c)

32

d)

4

24.

One of the oldest examples of storage media is then …?

a)

CD-ROM

b)

floppy disc

c)

USB

d)

drive

25.

True or false? There are 8 bits in 1 byte.

a)

true

b)

false

26.

What is 210 equals to?

a)

2000 bytes

b)

1024 bytes

c)

1000 bytes

d)

20 bytes

27.

What are Python, Java and C++ all example of?

a)

high-level programming languages

b)

low level programming languages

c)

complex programming languages

d)

pseudocode

28.

Using base 2, what is 26 equals to?

a)

126

b)

64

c)

16

d)

4

29.

Using python, what would be the result of 2**3?

a)

5

b)

8

c)

16

d)

1

30.

What does bps stand for?

a)

beats per second

b)

bits per second

c)

bits per session

d)

bytes per system

31.

How many bits are there in a byte?

a)

2

b)

4

c)

6

d)

8

32.

All cloud storage is free.

a)

true

b)

false

33.

What types of storage is likely to be used in most devices in the future?

a)

solid-state

b)

DVDs

c)

Blu-ray discs

d)

magnetic

34.

Which of the following does not use lossy compression?

a)

TXT

b)

JPEG

c)

MP3

d)

MP4

35.

True or false? Lossy compression creates smaller file sizes than lossless compression.

a)

true

b)

false

36.

True or false? Run length encoding is a lossy compression method.

a)

true

b)

false

37.

What does ROM stand for?

a)

random output motherboard

b)

ready-on megabyte

c)

read-only memory

d)

rapid output machine

38.

Which component creates virtual memory?

a)

ROM

b)

CPU

c)

operating system

d)

BIOS

39.

Which body part is the central processing unit often described as?

a)

eyes

b)

ears

c)

mouth

d)

brain

40.

True or false? A logo must contain both text and graphics.

a)

true

b)

false

41.

The Internet is an example of which type of network?

a)

LAN

b)

WAN

c)

PAN

42.

What is another word for network layout?

a)

topography

b)

topology

c)

typography

d)

telegraphy

43.

All networks are at risk from hackers or viruses.

a)

true

b)

false

44.

What type of network is most suitable for a small business in a single office?

a)

LAN

b)

WAN

c)

PAN

d)

USB

45.

Which of these operating system is open source?

a)

Windows

b)

Linux

c)

MacOS

46.

A computer password would usually be which data type?

a)

currency

b)

Boolean

c)

integer

d)

alphanumeric

47.

What does AI stand for?

a)

artificial information

b)

android interface

c)

artificial intelligence

48.

What does the operator ==represent?

a)

greater than

b)

exactly equal to

c)

less than

d)

almost

49.

What does GPS stand for?

a)

global positioning system

b)

globe position sentry

c)

global picture system

d)

geo position secure

50.

If the following numbers are sorted in descending order, what would be the result? 12, 65, 13, 11

a)

11, 12, 13, 65

b)

65, 12, 11, 13

c)

65, 13, 12, 11

d)

11, 13, 65, 12