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
Bài tập về chương trình con

Quiz
•
11th Grade
25 questions
Rec Quiz

Quiz
•
10th Grade
20 questions
Programming

Quiz
•
9th - 11th Grade
25 questions
JavaScript Basics & Graphics Test

Quiz
•
9th - 12th Grade
20 questions
Operators in JS

Quiz
•
6th Grade - University
20 questions
Quarter 3 Final Exam: Functions and Parameters

Quiz
•
9th - 12th Grade
20 questions
JavaScript Game Development Newton

Quiz
•
9th Grade - University
21 questions
P5.js Exam 1

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade