Refresh your JavaScript Skills!

Refresh your JavaScript Skills!

University

16 Qs

quiz-placeholder

Similar activities

Javascript

Javascript

KG - Professional Development

13 Qs

THE_COVER

THE_COVER

University

18 Qs

Quiz -3: JavaScript & PHP (AIML)/CC/1st Year

Quiz -3: JavaScript & PHP (AIML)/CC/1st Year

University

15 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

JavaScript Quiz

JavaScript Quiz

University

12 Qs

Recap on HTML and CSS

Recap on HTML and CSS

University

16 Qs

JavaScript Variables

JavaScript Variables

3rd Grade - University

13 Qs

Web Development

Web Development

University

15 Qs

Refresh your JavaScript Skills!

Refresh your JavaScript Skills!

Assessment

Quiz

Computers

University

Medium

Created by

Hashmeia Barakat

Used 17+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

JavaScript is removing the interactivity of a browser.

I don't know

Yes

No

Maybe

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Inside which HTML element do we put the JavaScript

<scripting>

<script>

<js>

<javascript>

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

where id the correct place to insert a JavaScript?

<body>

<head>

<body>, <head>

html

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

How do you write "Hello World" in an alert box?

msg("Hello World");

alertBox("Hello World");

alert("Hello World");

msgBox("Hello World");

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

if z >= y

if z less than or equal to y

if z not equal to y

if z greater than or equal to y

if z greater than y

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

Which of these is a method?

getElementById( )

style

document

color

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Variables defined inside of functions are accessible outside of the function?

True

False

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?