Year 9 ICT Year End Quiz

Year 9 ICT Year End Quiz

8th Grade

50 Qs

quiz-placeholder

Similar activities

Stats 5/11/21

Stats 5/11/21

7th Grade - University

52 Qs

Kuis Virtual Jenjang SMP

Kuis Virtual Jenjang SMP

6th - 8th Grade

45 Qs

AVID Practice

AVID Practice

6th - 8th Grade

47 Qs

GTT - 6 Week Review

GTT - 6 Week Review

7th - 8th Grade

45 Qs

Occ87 Place and finish non-specialist concrete

Occ87 Place and finish non-specialist concrete

KG - University

45 Qs

Yr 9 -Photoshop Knowledge

Yr 9 -Photoshop Knowledge

4th - 9th Grade

50 Qs

K54A

K54A

1st - 12th Grade

45 Qs

comparing irrationals numbers

comparing irrationals numbers

8th Grade

51 Qs

Year 9 ICT Year End Quiz

Year 9 ICT Year End Quiz

Assessment

Quiz

Other

8th Grade

Medium

Created by

Claire Fowler

Used 5+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to create a hyperlink?

<main>

<html>

<link>

<div>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML tag for inserting a line break?

<br>

<main>

<html>

<img>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to define an unordered list?

  • <ul>

<link>

<label>

<ol>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, which keyword is used to start a loop that iterates over a sequence?

while

for

loop

iterate

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following Python code?

for i in range(3):

print(i)

0 1 2 3

1 2 3

0 1 2

1 2

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid Python `while` loop?

while x > 0:

while (x > 0)

while x > 0

while x > 0 then

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, which statement is used to exit a loop?

exit

stop

break

end

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?