What is the proper syntax to draw a circle on the screen in JavaScript?
JavaScript Test

Quiz
•
Computers
•
12th Grade
•
Easy
Megan Cunningham
Used 1+ times
FREE Resource
19 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var = new Circle (20);
var = Circle(circleDraw();)
createCircle();
var = new circle(20);
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to concatenate text and display it in JavaScript?
print("Text " + " Text")
"Text " + " Text"
println("Text " + " Text");
show("Text " + " Text")
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the naming convention where the first letter is lower case and each subsequent start of a word is upper case?
UpperCamelCase
lowerCamelCase
snake_case
kebab-case
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a Callback Function in JavaScript?
A function that returns a value
A function that is called when a variable is declared
A function passed as a parameter to another function to be called later
A function that prints a line to the user
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the getWidth() function return in JavaScript?
The height of the graphics canvas
The width of the graphics canvas
The area of the graphics canvas
The perimeter of the graphics canvas
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the study of computational thinking and the step-by-step process to a computer called?
Information Technology
Computer Science
Algorithmic Thinking
Software Thinking
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of Input Output (I/O) in programming?
To perform basic mathematical tasks
To send and receive data from a computer hardware component, device, or network
To manage the flow of information into and out of a program
To store data permanently
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Game Lab Basics

Quiz
•
9th - 12th Grade
15 questions
JavaScript and Graphics

Quiz
•
9th - 12th Grade
22 questions
IST CodeHS Unit 8 JavaScript Review

Quiz
•
9th - 12th Grade
19 questions
Parameters and Return Review

Quiz
•
9th - 12th Grade
17 questions
Cuestionario de Certificación JS 2024

Quiz
•
12th Grade
15 questions
Functions and Parameters Quiz

Quiz
•
9th - 12th Grade
20 questions
Python Basics (CodeHS)

Quiz
•
7th - 12th Grade
15 questions
PHP - Quiz#1

Quiz
•
12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University