JavaScript Console & Graphics Review

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Hillary Stasonis
Used 13+ times
FREE Resource
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
Similar Resources on Wayground
20 questions
Python Baics

Quiz
•
10th - 11th Grade
20 questions
Surprise Quiz !!!!

Quiz
•
10th Grade
20 questions
Javascript Basic

Quiz
•
9th - 12th Grade
27 questions
Turtle Python Quiz 1

Quiz
•
10th - 12th Grade
20 questions
Soal PAS Semester Ganjil PWPB XII RPL 2022-2023

Quiz
•
12th Grade
20 questions
Linux Directory Structures

Quiz
•
10th Grade - University
28 questions
Unit 6 Test Review

Quiz
•
12th Grade
20 questions
Basic JavaScript Review

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade