
Web Development Quiz

Quiz
•
Computers
•
11th Grade
•
Medium
arturo parinas
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
From the code, what property is used to specify the background color of the body?
background-color
color
text-color
bg-color
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
From the code, which selector targets elements with the class "container"?
.container{}
#container{}
container{}
.class{}
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
From the code, how is the hover effect styled for elements with the class "btn"?
:hover{}
hover{}
.btn:hover{}
btn:hover{}
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
From the code, what does the 'greet' function do?
adds two numbers together
greets a person by name
counts the number of fruits in a array
prints out properties of a person object
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
From the code, what is the result of 'console.log(result); after calling 'greet("Alice");'?
undefined
"Hello, Alice!"
"Hello, !"
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
From the code, how is the sum of 'num1' and 'num2' calculated?
num1 - num2
num1 + num2
num1 * num2
num1 % num2
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
From the code, how many elements are there in the 'fruits' array?
1
2
3
4
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Functions and Parameters Quiz

Quiz
•
9th - 12th Grade
10 questions
Algorithms and Flowcharts

Quiz
•
11th Grade
10 questions
CSS Quiz 5

Quiz
•
9th - 12th Grade
15 questions
CodeHS Functions and Control Variables

Quiz
•
9th - 12th Grade
7 questions
псевдоклассы / псевдоэлементы & ?

Quiz
•
9th - 12th Grade
10 questions
Sustentación Taller 1

Quiz
•
11th Grade
8 questions
Teste sem título

Quiz
•
11th Grade
15 questions
Empowerment Technologies Quiz

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade