WorksheetsComputer Science SIS Surabaya
Total questions: 35
Worksheet time: 18mins
Which field focuses on creating models that learn from data without explicit programming?
Machine Learning
Artificial Intelligence
Deep Learning
Generative AI
Deep learning models are distinguished by their use of ______.
multilayered neural networks
decision trees
linear equations only
rule-based systems
Which generative model type works by adding and then removing noise to create images?
A. Diffusion models
B. Transformers
C. K-nearest neighbors
D. Support vector machines
Transformers are the core of which headline-making AI tools?
Large language models like ChatGPT
Recommendation systems only
Reinforcement learning agents only
Rule-based expert systems
An AI agent differs from a simple chatbot primarily because it ______.
acts autonomously to accomplish goals using tools
always needs human-written rules
can only answer FAQs
cannot plan or adapt
Which is NOT listed as a key benefit of AI in the slides?
Guaranteed fairness in all outputs
Automation of routine tasks
24/7 availability
Reduced physical risk
Which ethical principle focuses on helping humans interpret model outputs?
Explainability
Robustness
Privacy
Fairness
What is a common real-world AI application mentioned for healthcare?
Scanning medical images for anomalies
Printing physical medical charts
Manual data entry for nurses
Replacing doctors entirely
In the CAST framework, the 'S' stands for ______.
Setting
Style
Subject
Scene
SLATE emphasizes sensory detail. What does the 'L' represent?
A. Lighting
B. Lens
C. Location
D. Levels
FRAME helps you control composition. What does 'R' represent here?
A. Ratio (aspect ratio)
B. Resolution
C. Rendering
D. Refraction
Which framework pairs 'Direction, Reference, Impact, Palette'?
DRIP
SLATE
CAST
FRAME
A recommended CAST optimization is to include ______.
film style references (e.g., A24)
random adjectives only
no lighting information
only camera brand names
According to FRAME tips, which ratio best suits cinematic YouTube visuals?
16:9
1:1
4:3
9:16
How many bits are in one byte?
8
4
16
32
In two’s complement (8-bit), the most significant bit (MSB) indicates ______.
the sign (positive or negative)
the parity of the number
the least significant digit
the overflow flag
Which of the following is a valid raster image file format?
PNG
DOCX
CSV
MP3
Binary left-shift by 1 place has the same effect as ______ on the denary value (ignoring overflow).
multiplying by 2
dividing by 2
adding 1
subtracting 1
What is the maximum unsigned value in an 8-bit register?
255
127
256
128
Data compression is best described as ______.
reducing file size while attempting to retain information
converting binary to decimal
encrypting files for security
increasing image resolution
Which AI model type uses 'attention mechanisms' to understand relationships in data?
(a)
Which part of the CAST framework defines the mood or aesthetic of an image?
Tone
Character
Setting
Action
What does SLATE's 'E' stand for?
Emotion
Effect
Exposure
Environment
Which of the following best defines Generative AI?
AI that creates new content like text, images, or music
AI that only classifies data
AI that cleans datasets
AI that optimizes search results
Which of these is a disadvantage of AI adoption?
Job displacement risk
Faster data processing
Consistent decision-making
Increased productivity
A byte can represent how many different binary combinations?
256
128
512
Overflow occurs in binary addition when ______.
a carry extends beyond the allocated bit size
two bits cancel each other out
bits are converted to ASCII
parity bit is lost
What is hexadecimal used for in computing?
Compact representation of binary data
Random number generation
Encryption
Sound encoding
Which framework emphasizes visual composition through balance and scale?
FRAME
CAST
SLATE
DRIP
In AI ethics, which principle ensures people can challenge automated decisions?
Accountability
Efficiency
Robustness
Speed
Which CAST element answers 'Who is in the scene?'
Character
Action
Setting
Tone
The binary number 11111111 equals what decimal number (unsigned)?
255
128
127
256
In machine learning, a model that predicts categories rather than values is called a ______.
classifier
regressor
generator
encoder
Which step comes first in a typical AI project workflow?
Data collection
Model deployment
Evaluation
Optimization
Which of these represents a lossless compression format?
PNG
JPEG
MP3
MP4
