JavaScript Console & Graphics Review

JavaScript Console & Graphics Review

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Yr7- Understanding computers Lessons 1-3

Yr7- Understanding computers Lessons 1-3

7th - 11th Grade

20 Qs

Spreadsheet Coursework

Spreadsheet Coursework

9th Grade

20 Qs

Html

Html

9th Grade

24 Qs

CSS AV.3

CSS AV.3

1st - 12th Grade

20 Qs

XI RPL - PHP

XI RPL - PHP

12th Grade

20 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

Bài kiểm tra giữa kì 2

Bài kiểm tra giữa kì 2

9th - 12th Grade

20 Qs

CPA Revision MCQ1

CPA Revision MCQ1

8th - 9th Grade

20 Qs

JavaScript Console & Graphics Review

JavaScript Console & Graphics Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Hillary Stasonis

Used 13+ times

FREE Resource

AI

Enhance your content in a minute

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

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function will output the text "Hello" ?

output("Hello");

add("Hello");

printLine("Hello");

println("Hello");

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function would you use if you want to ask a user for an integer?

readLine()

readString()

readInt()

readFloat()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for asking a user for their name?

var name = readLine("What is your name?");

var name;

printLn("What is your name?");

readLine("What is your name?");

var name = "What is your name?"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we call the information that goes in between the parentheses when we call a function? Example: println("Hello")

property /properties

argument(s)

method(s)

option(s)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an integer?

A whole number, either positive or negative

A number with a fraction expressed as a decimal

A true or false value

A sequence of alphanumeric characters

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the punctuation that we always use around strings?

Single quotes '

Double quotes "

Tick marks `

Double slashes //

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a float?

A whole number, either positive or negative

A number with a fraction expressed as a decimal

A true or false value

A sequence of alphanumeric characters

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?