HTML & Java

HTML & Java

9th Grade

12 Qs

quiz-placeholder

Similar activities

App Lab

App Lab

6th - 9th Grade

15 Qs

HTML Lesson 5

HTML Lesson 5

7th - 10th Grade

14 Qs

Homework 1 Edublocks

Homework 1 Edublocks

7th - 9th Grade

12 Qs

Flow charts and pseudo code

Flow charts and pseudo code

9th - 11th Grade

16 Qs

AP CSP - Code.org Unit 3 Review

AP CSP - Code.org Unit 3 Review

9th - 12th Grade

15 Qs

Javascript Basics

Javascript Basics

9th - 12th Grade

16 Qs

Forms & Data Acquisition Quiz

Forms & Data Acquisition Quiz

9th - 12th Grade

15 Qs

Java_ScriptES

Java_ScriptES

8th Grade - University

15 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?