JS quiz

JS quiz

10th Grade

12 Qs

quiz-placeholder

Similar activities

HTML

HTML

7th - 12th Grade

17 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

HTML

HTML

9th - 12th Grade

15 Qs

MAWD 4.01

MAWD 4.01

9th - 12th Grade

16 Qs

Basic HTML Tags I

Basic HTML Tags I

9th - 12th Grade

11 Qs

Web Development

Web Development

8th - 10th Grade

12 Qs

HTML Basics

HTML Basics

8th - 12th Grade

16 Qs

HTML podstawy

HTML podstawy

8th Grade - University

17 Qs

JS quiz

JS quiz

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Per Rasmussen

Used 17+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hvilke sektioner skal enhver hjemmeside indeholde

<HTML>, <head> og <body>

<HTML>, <header> og <footer>

<titel>, <head> og <body>

<HTML>, <article>, <section> og <body>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hvilken af disse filer er et JavaScript?

index.html

indeks.css

start.doc

index.js

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hvilken af disse viser en variabel?

if(x<10)

while(x<10)

var x=10;

text(x,10;10)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hvilken af disse udskriver til skærmen ved at overskrive hele HTML syntaksen?

Document Write

documentWrite

document.write( )

document.write { }

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hvilken syntaks opretter en alert-boks?

alert(‘Hello World!’);

alertbox(‘Hello World!’);

msgprompt(‘Hello World!’);

display(‘Hello World!’);

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hvilken af disse er en formular

<form>......</form>

<formular>......</formular>

<form>......</formel>

<HTMLorm>......</HTMLform>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Javascript afvikles

i browseren

på serveren

i et specielt program til JS

i en specielt JS-browser

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?