
CSP Final
Authored by Aryan Patel
Instructional Technology, Other, Mathematics
10th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
31 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does HTML stand for and what does it used for?
HyperText Markup Language; language that creates web pages
HyperText Mark Logarithm
HyperTyping Marking Logarithm
HyperlinkText Markup Location
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the HTML element for the largest heading?
<h1>
<heading>
<h6>
<head>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which character indicates an end tag?
<
/
*
^
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this code?
function start(){ var x = 5;
quadrupleNumber(x);
}
function quadrupleNumber(x){
var quadX = 4 * x;
println(quadX);
}
10
15
20
no output, there is a syntax error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why do we write functions?
Make code easier to understand
Avoid writing repeated code
Make code reusable
All of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement returns the value from functions?
break
return
if
pop();
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Do functions need to have parameters?
Yes
No
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?