
JavaScript

Quiz
•
Computers
•
10th - 12th Grade
•
Medium
David Andersson
Used 7+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Vilket eller vilka kodord används när man skapar en ny variabel?
let
var
variable
int
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Vilket eller vilka av följande tecken är en operator?
x
{
!
=
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Vilken datatyp har värdet:
"5";
string
integer
boolean
object
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Vilket alternativ kontrollerar både värde och datatyp?
=
==
===
====
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Vilken del av koden är fel?
Let abc = "abc";
"abc"
abc
Let
=
;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Vilket tecken betyder "inte"?
=
?
|
!
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Vilket kod skapar INTE en variabel med ett nummer i i korrekt JavaScript?
int num = "123";
int num = 123
let num = 123;
$num = 123;
Create a free account and access millions of resources
Similar Resources on Wayground
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
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