TLE - ICT - Computer Programming Quiz

TLE - ICT - Computer Programming Quiz

9th Grade

10 Qs

quiz-placeholder

Similar activities

Website Dev dengan HTML

Website Dev dengan HTML

7th - 12th Grade

10 Qs

Huruf ABAHATA - Tunggal

Huruf ABAHATA - Tunggal

1st Grade - Professional Development

15 Qs

quize javascrit

quize javascrit

9th - 12th Grade

15 Qs

Unit 3: Quiz 6 Review

Unit 3: Quiz 6 Review

9th - 12th Grade

15 Qs

Inequalities in math!

Inequalities in math!

7th Grade - University

15 Qs

teknik pengolahan audio dan video

teknik pengolahan audio dan video

KG - University

10 Qs

HTML BASIC CODE

HTML BASIC CODE

1st Grade - University

9 Qs

Pre Test Kelas Pemograman WEB

Pre Test Kelas Pemograman WEB

1st - 12th Grade

10 Qs

TLE - ICT - Computer Programming Quiz

TLE - ICT - Computer Programming Quiz

Assessment

Quiz

Education

9th Grade

Easy

Created by

Jussa Leilady Alberba

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML element for embedding a video?

<media>

<video>

<embed>

<movie>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the <video> element in HTML?

To display images on a webpage

To embed and play video content

To add background color to a webpage

To create a hyperlink

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to define a video file inside the <video> element?

<source src="video.mp4" type="video/mp4">

<file src="video.mp4">

<media file="video.mp4">

<movie src="video.mp4">

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will happen if a browser does not support the <video> element?

The browser will crash

The video will automatically download

The text inside the <video> element will be displayed

The page will not load

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is used to define the width and height of a video?

size

dimensions

width and height

frame

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is it recommended to use multiple <source> tags inside a <video> element?

To make the video load faster

To ensure it plays on different browsers

To add multiple videos in one <video> tag

To enable fullscreen mode

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid video file format supported by the <video> element?

MP4

WebM

JPEG

Ogg

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?