CSP Final

CSP Final

10th Grade

31 Qs

quiz-placeholder

Similar activities

Zasady i przepisy gry w piłkę ręczną

Zasady i przepisy gry w piłkę ręczną

7th Grade - University

28 Qs

Números Enteros

Números Enteros

10th Grade

26 Qs

Le QUIZZ des ERASMUS DAYS au Lycée Thomas-Jean Main

Le QUIZZ des ERASMUS DAYS au Lycée Thomas-Jean Main

9th - 12th Grade

26 Qs

guess the car

guess the car

1st - 12th Grade

26 Qs

Specialty Colour Techniques

Specialty Colour Techniques

10th - 12th Grade

27 Qs

مراجعة1

مراجعة1

10th Grade

27 Qs

Guess the Christmas  characters

Guess the Christmas characters

KG - University

28 Qs

CSP Final

CSP Final

Assessment

Quiz

Instructional Technology, Other, Mathematics

10th Grade

Practice Problem

Hard

Created by

Aryan Patel

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?