Review - Programming in JavaScript

Review - Programming in JavaScript

8th Grade

20 Qs

quiz-placeholder

Similar activities

Digital Citizenship

Digital Citizenship

6th - 8th Grade

15 Qs

GTT Design and Modeling 1.1 What is Engineering

GTT Design and Modeling 1.1 What is Engineering

6th - 8th Grade

22 Qs

C Language Quiz

C Language Quiz

4th - 8th Grade

20 Qs

Flight Quiz

Flight Quiz

8th Grade

20 Qs

Alternative Energy: AI enhanced to be fun.

Alternative Energy: AI enhanced to be fun.

6th - 8th Grade

15 Qs

Barcode - How they work and their purpose

Barcode - How they work and their purpose

6th - 8th Grade

23 Qs

Midterm Exam Review

Midterm Exam Review

5th Grade - University

20 Qs

ICT Python class 7

ICT Python class 7

6th - 8th Grade

20 Qs

Review - Programming in JavaScript

Review - Programming in JavaScript

Assessment

Quiz

Instructional Technology

8th Grade

Hard

Created by

Amanda Silverman

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be the correct way to call a function?

function printPig();

printPig

Print Pig ();

printPig();

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

console.log involves . . .

asking a question

printing a message

creating a function

calculating a math problem

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ask for a number

let number = readLine

let number = readInteger

let number = readInt

readInt

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What would be the correct way to define a function?

function create a fox

function createAFox()

createAFox();

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the difference between calling and defining a function?

Calling a function is when you give a function a name.
Defining a function is when you determine what is inside that function.

Defining a function is when you determine what a function does.
Calling a function is when you want to use a defined function in your program.

Calling a function is when you determine what a function does.
Defining a function is when you want to use a called function in your program.

6.

REORDER QUESTION

1 min • 1 pt

Reorder the following to print a message:

.

;

console

("My favorite marvel character is Spiderman.")

log

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

stores information:

variables

javaScript

user input

functions

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?

Discover more resources for Instructional Technology