JavaScript

Quiz
•
Computers
•
Professional Development
•
Medium

Satinder Sohal
Used 121+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What other languages are typically used with JavaScript?
Python
Ruby
HTML & CSS
SQL
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What are the different ways to include JavaScript in your application? Choose all that apply.
<script> alert('Hello'); </script>
<link src='myjavascript.js'></link>
<link href="myjavascript.js></link>
<script src="myjavascript.js"></script>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would you declare a variable in JavaScript?
var myName = "Sally"
myName = "Sally"
myName var = "Sally"
var myName = Sally
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between var and let in JavaScript?
There are no differences, they are both the same.
let is visible through blocks and accessed globally, var isn't.
var is visible through blocks and accessed globally, let isn't.
let is used more frequently, var isn't.
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
When would you use the const declaration in JavaScript? Choose all that apply.
When you're creating a variable.
When a variable has a constant value that won't change.
When creating a temporary variable.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would alert(6 + '2') show?
8
62
6+'2'
6'2'
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would alert('6'-2) show:
An error Message
62
'6'-2
4
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Js объекты

Quiz
•
Professional Development
10 questions
Викторина по CSS-препроцессорам

Quiz
•
Professional Development
17 questions
Lección1 - JavaScript

Quiz
•
1st Grade - Professio...
17 questions
PHP

Quiz
•
Professional Development
10 questions
DEW - Fundamentos de JS

Quiz
•
Professional Development
17 questions
¡Ponte a prueba con JavaScript! 💻🔍

Quiz
•
Professional Development
10 questions
MEGASYSTEM - TECH

Quiz
•
Professional Development
10 questions
1st Exam JNCIA BOOTCAMP

Quiz
•
Professional Development
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
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
15 questions
Fun Random Trivia

Quiz
•
Professional Development
22 questions
Anne Bradstreet 1612-1672

Quiz
•
Professional Development
18 questions
Spanish Speaking Countries and Capitals

Quiz
•
KG - Professional Dev...
14 questions
Fall Trivia

Quiz
•
11th Grade - Professi...
15 questions
Disney Characters Quiz

Quiz
•
Professional Development
15 questions
Quiz to Highlight Q types & other great features in Wayground

Quiz
•
Professional Development