Lesson 8: Understanding JavaScript and Coding Essentials

Lesson 8: Understanding JavaScript and Coding Essentials

12th Grade

20 Qs

quiz-placeholder

Similar activities

Examen Primera unidad  5tos TICS

Examen Primera unidad 5tos TICS

12th Grade

15 Qs

Quiz sobre Métodos JavaScript para Estilização de Elementos

Quiz sobre Métodos JavaScript para Estilização de Elementos

9th Grade - University

15 Qs

AV1 - 2º Trimestre - O que é o DOM?

AV1 - 2º Trimestre - O que é o DOM?

3rd Grade - University

20 Qs

Zona de Evaluación: Activa tu Conocimiento

Zona de Evaluación: Activa tu Conocimiento

11th Grade - University

15 Qs

Operadores em JavaScript

Operadores em JavaScript

12th Grade

15 Qs

JavaScript Quiz

JavaScript Quiz

12th Grade

15 Qs

Lesson 9: Creating Animations, Working with Graphics, and Access

Lesson 9: Creating Animations, Working with Graphics, and Access

12th Grade

20 Qs

Java - 11TPI

Java - 11TPI

9th - 12th Grade

20 Qs

Lesson 8: Understanding JavaScript and Coding Essentials

Lesson 8: Understanding JavaScript and Coding Essentials

Assessment

Quiz

Instructional Technology

12th Grade

Medium

Created by

Tarsha Smith

Used 44+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

jQuery, MooTools, and YUI are examples of JavaScript ______.

methods

libraries

event handlers

functions

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid name for a JavaScript function?

1example$1

[abc]var1_$

example$1

*my.function

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which syntax defines a new variable in JavaScript?

new

type

value

var

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. What is the proper syntax for an alert box?

alert{'You clicked the button'}

alert = 'You clicked the button'

alert('You clicked the button')

(alert)('You clicked the button')

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which JavaScript property do you use to change the current content of an HTML element?

innerHTML

insideHTML

modifyHTML

changeHTML

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol or punctuation mark indicates the end of a JavaScript statement?

closing curly bracket

question mark

semicolon

closing quote mark

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following is true of alert boxes? (Choose all that apply.)

They are often used in business and consumer applications.

They respond to user actions.

They are used to send and receive files.

They are commonly used for testing and debugging.

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?