What would be the correct way to call a function?
Review - Programming in JavaScript

Quiz
•
Instructional Technology
•
8th Grade
•
Hard
Amanda Silverman
Used 4+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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
.
log
("My favorite marvel character is Spiderman.")
;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
stores information:
variables
javaScript
user input
functions
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Business Meeting

Quiz
•
7th - 8th Grade
20 questions
What you need to know about secondary

Quiz
•
1st Grade - University
20 questions
tech trivia

Quiz
•
4th - 12th Grade
21 questions
Programming Semester Test Review

Quiz
•
6th - 8th Grade
23 questions
Google Sheets

Quiz
•
6th - 8th Grade
20 questions
Programación básica

Quiz
•
6th - 9th Grade
15 questions
JavaScript Programming Quiz

Quiz
•
8th Grade
22 questions
Functions in RobotC

Quiz
•
7th - 11th Grade
Popular Resources on Quizizz
10 questions
Chains by Laurie Halse Anderson Chapters 1-3 Quiz

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
15 questions
Character Analysis

Quiz
•
4th Grade
12 questions
Multiplying Fractions

Quiz
•
6th Grade
30 questions
Biology Regents Review #1

Quiz
•
9th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
50 questions
Biology Regents Review: Structure & Function

Quiz
•
9th - 12th Grade
Discover more resources for Instructional Technology
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
10 questions
Human Body Systems and Functions

Interactive video
•
6th - 8th Grade
10 questions
Identifying equations

Quiz
•
KG - University
17 questions
guess the logo

Quiz
•
8th Grade
20 questions
Punctuation

Quiz
•
6th - 8th Grade
10 questions
Candy

Quiz
•
4th - 8th Grade
60 questions
FLACS Checkpoint A Review

Quiz
•
7th - 9th Grade
16 questions
Chapter 8 - Getting Along with your Supervisor

Quiz
•
3rd Grade - Professio...