NEW
Font size
S
M
L
XL
WorksheetsDDS SEMESTER 1 MIDTERM EXAM
Total questions: 38
Worksheet time: 13mins
Name
Class
Date
1.
What is the first step in the problem‑solving process?
a)
Try one solution
b)
Reflect
c)
Prepare
d)
Define the problem
e)
Repeat the process
2.
Which step comes after preparing ideas?
a)
Define
b)
Reflect
c)
Try a solution
d)
Input data
e)
Search
3.
Breaking a big problem into smaller steps is part of:
a)
Debugging
b)
Problem-solving
c)
HTML
d)
CSS
e)
Output devices
4.
Which device is an input device?
a)
Monitor
b)
Speakers
c)
Printer
d)
Keyboard
e)
Projector
5.
Which is an output device?
a)
Mouse
b)
Microphone
c)
Printer
d)
Touchscreen
e)
Camera
6.
Which tool helps you find information online?
a)
Spreadsheet
b)
Search engine
c)
HTML editor
d)
CSS file
e)
Sprite sheet
7.
Which is a good keyword search?
a)
How do I find penguins in Antarctica
b)
penguins Antarctica
c)
I want to know about penguins
d)
penguins are cool
e)
Tell me about penguins
8.
What does HTML stand for?
a)
Hyperlink Text Mark List
b)
HyperText Markup Language
c)
Home Tool Markup Language
d)
HyperText Making Links
e)
Hosted Text Markup Layer
9.
Which file extension belongs to an HTML file?
a)
.css
b)
.doc
c)
.html
d)
.img
e)
.js
10.
Which tag shows the biggest heading?
a)
<h6>
b)
<h3>
c)
<h1>
d)
<h4>
e)
<h2>
11.
Which tag is used for a paragraph?
a)
<p>
b)
<para>
c)
<text>
d)
<body>
e)
<section>
12.
Which tag inserts an image?
a)
<img>
b)
<image>
c)
<pic>
d)
<photo>
e)
<media>
13.
Which image extension is common on the web?
a)
.ttf
b)
.exe
c)
.jpg
d)
.mp3
e)
.zip
14.
Which shows the correct way to add a link?
a)
<a="link">Click</a>
b)
<a href="url">Click</a>
c)
<link url="click">
d)
<a>url</a>
e)
<link>Click</link>
15.
What does CSS control?
a)
Structure
b)
Links
c)
Content
d)
Style
e)
Images only
16.
Which file extension belongs to CSS?
a)
.style
b)
.css
c)
.web
d)
.html
e)
.doc
17.
In CSS, the part before the { } is called the:
a)
property
b)
selector
c)
value
d)
tag
e)
attribute
18.
Which selector targets a class?
a)
p
b)
#title
c)
.name
d)
<class>
e)
$class
19.
Which selector targets an ID?
a)
p
b)
#main
c)
.id
d)
<id>
e)
$main
20.
RGB stands for:
a)
Red Green Blue
b)
Right Graphic Byte
c)
Raster Graphic Blend
d)
Red Grey Black
e)
Render Glow Bright
21.
Which JavaScript command changes the background color?
a)
bg()
b)
fill()
c)
rect()
d)
background()
e)
color()
22.
Which command draws a rectangle?
a)
square()
b)
rect()
c)
drawRect()
d)
box()
e)
shape()
23.
What does == mean in JavaScript?
a)
assign value
b)
not equal
c)
equal to
d)
greater than
e)
less than
24.
Which is the counter pattern?
a)
x = x
b)
x = 1 + 1
c)
x = x + 1
d)
x + 1 = x
e)
counter(x)
25.
Which Creative Commons license requires giving credit?
a)
CC BY
b)
CC BY-SA
c)
CC BY-NC
d)
CC BY-ND
e)
CC-O
26.
Which license means no commercial use?
a)
CC BY
b)
CC BY-SA
c)
CC BY-NC
d)
CC BY-ND
e)
CC-Free
27.
Which license does NOT allow changes?
a)
CC BY
b)
CC BY-SA
c)
CC BY-NC
d)
CC BY-ND
e)
CC Lite
28.
What does a computer do?
a)
Only stores info
b)
Only outputs info
c)
Inputs, processes, stores, outputs
d)
Only displays websites
e)
Only runs games
29.
A website is:
a)
One single file
b)
A set of connected web pages
c)
Only images
d)
Only text
e)
Only videos
30.
In JavaScript drawing, stroke means:
a)
Fill color
b)
Outline of a shape
c)
Font type
d)
Sprite movement
e)
The background
31.
A digital footprint is:
a)
Your physical steps
b)
Your typing speed
c)
Your online trail
d)
Your homework
e)
Your IP address
32.
A sprite is:
a)
A webpage
b)
A style rule
c)
A character/object you animate
d)
A type of file
e)
A computer part
33.
An algorithm is:
a)
A mistake
b)
A computer virus
c)
Step‑by‑step instructions
d)
A social media post
e)
A hardware device
34.
Debugging means:
a)
Adding bugs
b)
Breaking code
c)
Finding and fixing mistakes
d)
Restarting your computer
e)
Deleting everything
35.
CSS is used to:
a)
Structure pages
b)
Style webpages
c)
Create sprites
d)
Control audio
e)
Search the web
36.
Which is an unordered list tag?
a)
<ol>
b)
<ul>
c)
<li>
d)
<ls>
e)
<ub>
37.
Which is an ordered list tag?
a)
<ul>
b)
<ol>
c)
<li>
d)
<order>
e)
<num>
38.
Which tag contains the visible webpage content?
a)
<html>
b)
<head>
c)
<title>
d)
<body>
e)
<page>
Reset
