Review - Programming in JavaScript

Review - Programming in JavaScript

8th Grade

20 Qs

quiz-placeholder

Similar activities

QUIZ DIAGRAMAS DE FLUJO Y LÍNEAS DE TIEMPO G8

QUIZ DIAGRAMAS DE FLUJO Y LÍNEAS DE TIEMPO G8

8th Grade

15 Qs

REVISÃO - 4º ANO - SEGURANÇA NA INTERNET 01

REVISÃO - 4º ANO - SEGURANÇA NA INTERNET 01

4th Grade - University

15 Qs

LINK TEST - KHỞI ĐỘNG

LINK TEST - KHỞI ĐỘNG

6th - 12th Grade

20 Qs

Partes Ordenador (conocim. previos)

Partes Ordenador (conocim. previos)

7th - 9th Grade

16 Qs

Sander Safety Quiz

Sander Safety Quiz

8th Grade

15 Qs

TECH ED SAFETY

TECH ED SAFETY

6th - 8th Grade

16 Qs

Computer Science Basics Quiz 1 Period 1

Computer Science Basics Quiz 1 Period 1

6th - 8th Grade

20 Qs

Sistemas hidráulicos 2024

Sistemas hidráulicos 2024

8th Grade

20 Qs

Review - Programming in JavaScript

Review - Programming in JavaScript

Assessment

Quiz

Instructional Technology

8th Grade

Practice Problem

Hard

Created by

Amanda Silverman

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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:

("My favorite marvel character is Spiderman.")

log

;

console

.

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?