100Devs - LwL - Class 09 - JavaScript Intro

100Devs - LwL - Class 09 - JavaScript Intro

11th Grade - Professional Development

31 Qs

quiz-placeholder

Similar activities

Technical Test

Technical Test

Professional Development

30 Qs

Web Design Final Exam Review-HTML

Web Design Final Exam Review-HTML

9th - 12th Grade

33 Qs

AP CSP Unit 7: Parameters, Returns, and Libraries

AP CSP Unit 7: Parameters, Returns, and Libraries

9th - 12th Grade

26 Qs

HTML and JavaScript

HTML and JavaScript

12th Grade

30 Qs

Basic HTML and CSS Quiz 1.0

Basic HTML and CSS Quiz 1.0

12th Grade

35 Qs

JavaScript Control Flow and Loops.

JavaScript Control Flow and Loops.

10th Grade - University

35 Qs

Javascript Quiz

Javascript Quiz

University

30 Qs

HTML

HTML

University - Professional Development

27 Qs

100Devs - LwL - Class 09 - JavaScript Intro

100Devs - LwL - Class 09 - JavaScript Intro

Assessment

Quiz

Computers, Professional Development

11th Grade - Professional Development

Easy

Created by

Leonardo Ghiggino

Used 3+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

According to the golden rule: where does the behavior and interaction goes?

In a separate JavaScript file

inline with the html

On the server only

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many IDs can an element have?

One ID per element

As many as necessary

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many classes can an element have?

As many as necessary

One class per element

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this represent in JS: || ?

OR

AND

BANG

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this represent in JS: && ?

AND

BANG

OR

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the DOM?

It is the rendering of the HTML code by the browser

It is the javaScript code in the JS file

It is code that will be changed in the HTML file

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can JavaScript do with the rendered page (DOM) on the browser?

It can alter the way the element are displayed, amongst other things

It can collect data inputs from the user

It can create new html elements on the browser

All are correct

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?