Cyber Quiz Round 2

Cyber Quiz Round 2

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

حاسب 2

حاسب 2

10th Grade

15 Qs

Cyber Security Homework 1

Cyber Security Homework 1

7th - 9th Grade

15 Qs

Arduino_Quiz

Arduino_Quiz

12th Grade

20 Qs

Network Topologies & Malware

Network Topologies & Malware

6th - 12th Grade

17 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

Python Syntax II

Python Syntax II

10th Grade

16 Qs

Excel - powtórka początek 1 klasa

Excel - powtórka początek 1 klasa

9th Grade

17 Qs

Database Features

Database Features

11th Grade

15 Qs

Cyber Quiz Round 2

Cyber Quiz Round 2

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Anjeev Singh

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following elements is used to define the document's metadata in HTML?

<meta>

<head>

<link>

<title>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML5 element for embedding audio files?

<audio src="audio.mp3">

<audio controls>

<sound>

<audio file="audio.mp3">

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In HTML, which attribute is used to specify that an input field must be filled out before submitting the form?

required

validate

must

mandatory

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML attribute is used to define the URL of a linked resource, such as a stylesheet?

src

href

link

rel

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you make a comment in HTML that spans multiple lines?

<!- This is a comment ->

<!-- This is a comment

            that spans multiple lines -->

/* This is a comment */

// This is a comment

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct for embedding a responsive YouTube video using HTML5?

<iframe src="https://www.youtube.com/embed/videoID" width="560" height="315" allowfullscreen></iframe>

<video src="https://www.youtube.com/embed/videoID" controls></video>

<iframe src="https://www.youtube.com/videoID" allowfullscreen></iframe>

<object data="https://www.youtube.com/embed/videoID" width="560" height="315"></object>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you include a JavaScript file in an HTML document?

<script src="file.js"></script>

<script href="file.js"></script>

<js src="file.js"></js>

<link rel="script" href="file.js">

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?