
Quiz JavaScript
Quiz
•
Computers
•
12th Grade
•
Medium

grochot apple_user
Used 2+ times
FREE Resource
Enhance your content
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jakiego słowa kluczowego używamy do deklarowania zmiennej w JavaScript?
var
set
const
main
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Który operator porównuje wartość oraz typ zmiennej?
==
===
=
!=
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Która z poniższych opcji nie jest prawidłową składnią dla funkcji strzałkowej?
(a, b) => a + b
(a, b) => { return a + b; }
(a, b) => return a + b
(a, b) => ({ sum: a + b })
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Który z poniższych nie jest prawidłowym sposobem na zadeklarowanie zmiennej w JavaScript?
let name = ‘autko’;
const age = 25;
var height = 175;
nt weight = 70;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jakie słowo kluczowe tworzy blok kodu, który wykonuje się tylko wtedy, gdy spełniony jest określony warunek?
if
for
while
switch
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jak nazywa się obiekt JavaScript służący do przechowywania par klucz-wartość?
Array
String
Object
Function
Similar Resources on Wayground
10 questions
Advanced JS Part 1
Quiz
•
12th Grade
10 questions
Technical Terms - Internet (A-Z) - Primitive
Quiz
•
12th Grade
10 questions
Study Guide - More Advanced Java
Quiz
•
11th - 12th Grade
10 questions
Programacion Orientada a Objetos
Quiz
•
12th Grade - University
10 questions
Java Quiz 1: Introduction
Quiz
•
6th - 12th Grade
10 questions
Soal Bahasa pemrogramman berbasis web
Quiz
•
9th - 12th Grade
10 questions
Top 10 Programming Languages for High Schoolers in 2022
Quiz
•
12th Grade
10 questions
Technical Terms - Internet (A-Z) - JavaScript
Quiz
•
12th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade