HTML & Java

HTML & Java

9th Grade

12 Qs

quiz-placeholder

Similar activities

Javascript DOM

Javascript DOM

9th Grade

11 Qs

LabSim DIT Quiz 8.4.8

LabSim DIT Quiz 8.4.8

9th Grade

10 Qs

Computer Quiz

Computer Quiz

7th Grade - University

15 Qs

HTML, Javascript, CSS Homework Week 6

HTML, Javascript, CSS Homework Week 6

7th - 12th Grade

17 Qs

uCertify JavaScript Chapter 6 Test

uCertify JavaScript Chapter 6 Test

9th Grade - University

15 Qs

[AP CSP] JavaScript Basics

[AP CSP] JavaScript Basics

9th - 12th Grade

14 Qs

Java Script Quiz

Java Script Quiz

9th - 12th Grade

15 Qs

Y9 Homework 1: Python Revisited 1

Y9 Homework 1: Python Revisited 1

9th Grade

13 Qs

HTML & Java

HTML & Java

Assessment

Quiz

Computers

9th Grade

Medium

Created by

DS Siriwardena

Used 18+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The three main languages of the web are HTML, CSS and __________ ?

Jove

Java

Jana

Jane

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

For JavaScript to be read by the browser, it is inserted specifically between which tags?

html

head

body

script

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is at the end of a line of JavaScript code?

#

)

;

>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this javascript code snippet do?

<input type="button" value="Submit" onclick="run()">

The code does nothing

An image appears on screen

Runs a piece of code when a button is clicked

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In JavaScript Var stands for Variable. True or False

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What are the values of the variables number 1 and number 2

input & output

<script> and </script>

13 & 15

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this code snippet do:


<input type="button" value="Submit" onclick="run()">

Nothring

Runs a program once a button is clicked

Creates a value

Inputs a name

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?