wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Pixels, Graphics & Color Meanings Quiz

Total questions: 40

Worksheet time: 28mins

Name
Class
Date
1.

A pixel is:

a)

A video frame

b)

The smallest unit of a digital image

c)

A CSS property

d)

A Python variable

2.

Raster graphics are made of:

a)

Pixels

b)

Paths

c)

Binary only

d)

Tables

3.

Vector graphics are based on:

a)

Mathematical paths and shapes

b)

Grids of pixels

c)

Screen resolution

d)

File compression

4.

A digital photograph is stored as a:

a)

Raster image

b)

Vector graphic

c)

Text file

d)

CSS style

5.

Logos and illustrations are usually created as:

a)

Vector graphics

b)

Raster photos

c)

Audio formats

d)

Binary codes

6.

Which image type is better for resizing without losing quality?

a)

Raster

b)

Vector

c)

Bitmap

d)

Screenshot

7.

Resolution is measured in:

a)

Pixels per inch (PPI)

b)

Bytes per second

c)

Frames per second

d)

Colors per channel

8.

Higher resolution means:

a)

More detail in the image

b)

Smaller file size

c)

Less quality

d)

Lower pixel count

9.

Which media file supports video?

a)

.mp4

b)

.jpg

c)

.png

d)

.gif (image)

10.

Which media file supports audio?

a)

.mp3

b)

.png

c)

.bmp

d)

.gif

11.

Data compression is used to:

a)

Reduce file size

b)

Add more pixels

c)

Increase resolution

d)

Change image type

12.

Lossless compression means:

a)

No data is lost

b)

Quality decreases

c)

File cannot be resized

d)

Audio only

13.

Red in design often means:

a)

Danger or importance

b)

Calmness

c)

Growth

d)

Trust

14.

Green is commonly linked with:

a)

Nature and safety

b)

Royalty

c)

Warning

d)

Technology only

15.

Blue is often used to show:

a)

Trust and calmness

b)

Urgency

c)

Caution

d)

Nature

16.

Yellow often represents:

a)

Joy or caution

b)

Sadness

c)

Power

d)

Calm

17.

Black is typically associated with:

a)

Elegance and simplicity

b)

Growth and safety

c)

Warning signs

d)

Calmness

18.

White usually symbolizes:

a)

Purity and cleanliness

b)

Anger

c)

Technology

d)

Urgency

19.

HTML is used for:

a)

Structuring web pages

b)

Styling websites

c)

Writing algorithms

d)

Managing databases

20.

CSS is used for:

a)

Styling and layout of web pages

b)

Running Python code

c)

Defining logic

d)

File compression

21.

Which HTML tag adds a hyperlink?

4 lines
22.

Which HTML tag is for the largest heading?

4 lines
23.

Which tag is used to display an image?

4 lines
24.

CSS property to change background color is:

a)

background-color

b)

color

c)

font-size

d)

align

25.

CSS class selectors begin with:

a)

.

b)

#

c)

@

d)

%

26.

Computers use which system to represent data?

a)

Binary

b)

Decimal

c)

Hexadecimal only

d)

Roman numerals

27.

1 byte equals:

a)

8 bits

b)

4 bits

c)

16 bits

d)

2 bits

28.

ASCII is used to represent:

a)

Text characters

b)

Images

c)

Audio

d)

Video

29.

Binary 1001 equals decimal:

a)

8

b)

9

c)

10

d)

11

30.

Which keyword defines a function in Python?

a)

def

b)

function

c)

declare

d)

define

31.

Which operator checks equality?

a)

==

b)

=

c)

:=

d)

===

32.

Which keyword is used for decision making?

a)

if

b)

case

c)

check

d)

loop

33.

Which loop repeats a block of code multiple times?

a)

for

b)

until

c)

case

d)

check

34.

Which function returns the number of items in a list?

a)

len()

b)

size()

c)

count()

d)

total()

35.

AI is used in email to:

a)

Filter spam

b)

Print documents

c)

Save storage

d)

Compress images

36.

Which AI application is used in YouTube?

a)

Recommendations

b)

File storage

c)

Audio recording

d)

Image resizing

37.

Which component executes instructions in a computer?

a)

CPU

b)

RAM

c)

Monitor

d)

Printer

38.

Which is an example of application software?

a)

Microsoft Word

b)

RAM

c)

CPU

d)

Monitor

39.

Which memory is volatile?

a)

RAM

b)

ROM

c)

SSD

d)

Hard drive

40.

Operating system is an example of:

a)

System software

b)

Application software

c)

Hardware

d)

Database