wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Computer Science SIS Surabaya

Total questions: 35

Worksheet time: 18mins

Name
Class
Date
1.

Which field focuses on creating models that learn from data without explicit programming?

a)

Machine Learning

b)

Artificial Intelligence

c)

Deep Learning

d)

Generative AI

2.

Deep learning models are distinguished by their use of ______.

a)

multilayered neural networks

b)

decision trees

c)

linear equations only

d)

rule-based systems

3.

Which generative model type works by adding and then removing noise to create images?

a)

A. Diffusion models

b)

B. Transformers

c)

C. K-nearest neighbors

d)

D. Support vector machines

4.

Transformers are the core of which headline-making AI tools?

a)

Large language models like ChatGPT

b)

Recommendation systems only

c)

Reinforcement learning agents only

d)

Rule-based expert systems

5.

An AI agent differs from a simple chatbot primarily because it ______.

a)

acts autonomously to accomplish goals using tools

b)

always needs human-written rules

c)

can only answer FAQs

d)

cannot plan or adapt

6.

Which is NOT listed as a key benefit of AI in the slides?

a)

Guaranteed fairness in all outputs

b)

Automation of routine tasks

c)

24/7 availability

d)

Reduced physical risk

7.

Which ethical principle focuses on helping humans interpret model outputs?

a)

Explainability

b)

Robustness

c)

Privacy

d)

Fairness

8.

What is a common real-world AI application mentioned for healthcare?

a)

Scanning medical images for anomalies

b)

Printing physical medical charts

c)

Manual data entry for nurses

d)

Replacing doctors entirely

9.

In the CAST framework, the 'S' stands for ______.

a)

Setting

b)

Style

c)

Subject

d)

Scene

10.

SLATE emphasizes sensory detail. What does the 'L' represent?

a)

A. Lighting

b)

B. Lens

c)

C. Location

d)

D. Levels

11.

FRAME helps you control composition. What does 'R' represent here?

a)

A. Ratio (aspect ratio)

b)

B. Resolution

c)

C. Rendering

d)

D. Refraction

12.

Which framework pairs 'Direction, Reference, Impact, Palette'?

a)

DRIP

b)

SLATE

c)

CAST

d)

FRAME

13.

A recommended CAST optimization is to include ______.

a)

film style references (e.g., A24)

b)

random adjectives only

c)

no lighting information

d)

only camera brand names

14.

According to FRAME tips, which ratio best suits cinematic YouTube visuals?

a)

16:9

b)

1:1

c)

4:3

d)

9:16

15.

How many bits are in one byte?

a)

8

b)

4

c)

16

d)

32

16.

In two’s complement (8-bit), the most significant bit (MSB) indicates ______.

a)

the sign (positive or negative)

b)

the parity of the number

c)

the least significant digit

d)

the overflow flag

17.

Which of the following is a valid raster image file format?

a)

PNG

b)

DOCX

c)

CSV

d)

MP3

18.

Binary left-shift by 1 place has the same effect as ______ on the denary value (ignoring overflow).

a)

multiplying by 2

b)

dividing by 2

c)

adding 1

d)

subtracting 1

19.

What is the maximum unsigned value in an 8-bit register?

a)

255

b)

127

c)

256

d)

128

20.

Data compression is best described as ______.

a)

reducing file size while attempting to retain information

b)

converting binary to decimal

c)

encrypting files for security

d)

increasing image resolution

21.

Which AI model type uses 'attention mechanisms' to understand relationships in data?

(a)  

22.

Which part of the CAST framework defines the mood or aesthetic of an image?

a)

Tone

b)

Character

c)

Setting

d)

Action

23.

What does SLATE's 'E' stand for?

a)

Emotion

b)

Effect

c)

Exposure

d)

Environment

24.

Which of the following best defines Generative AI?

a)

AI that creates new content like text, images, or music

b)

AI that only classifies data

c)

AI that cleans datasets

d)

AI that optimizes search results

25.

Which of these is a disadvantage of AI adoption?

a)

Job displacement risk

b)

Faster data processing

c)

Consistent decision-making

d)

Increased productivity

26.

A byte can represent how many different binary combinations?

a)

256

b)

128

c)

512

27.

Overflow occurs in binary addition when ______.

a)

a carry extends beyond the allocated bit size

b)

two bits cancel each other out

c)

bits are converted to ASCII

d)

parity bit is lost

28.

What is hexadecimal used for in computing?

a)

Compact representation of binary data

b)

Random number generation

c)

Encryption

d)

Sound encoding

29.

Which framework emphasizes visual composition through balance and scale?

a)

FRAME

b)

CAST

c)

SLATE

d)

DRIP

30.

In AI ethics, which principle ensures people can challenge automated decisions?

a)

Accountability

b)

Efficiency

c)

Robustness

d)

Speed

31.

Which CAST element answers 'Who is in the scene?'

a)

Character

b)

Action

c)

Setting

d)

Tone

32.

The binary number 11111111 equals what decimal number (unsigned)?

a)

255

b)

128

c)

127

d)

256

33.

In machine learning, a model that predicts categories rather than values is called a ______.

a)

classifier

b)

regressor

c)

generator

d)

encoder

34.

Which step comes first in a typical AI project workflow?

a)

Data collection

b)

Model deployment

c)

Evaluation

d)

Optimization

35.

Which of these represents a lossless compression format?

a)

PNG

b)

JPEG

c)

MP3

d)

MP4