
JS Stałe, zmienne, operatory, if else, for

Quiz
•
Computers
•
12th Grade
•
Medium
Mariusz PAI
Used 7+ times
FREE Resource
24 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Pętla:
for(let i=1; i<=10; i++)
console.log(i);
wypisze w konsoli liczby:
od 1 do 10
od 1 do 9
od 0 do 10
od 0 do 9
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Zaznacz operator porównania OR (lub) w języku JavaScript:
||
&&
V
//
++
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Prawidłowa nazwa zmiennej w jęz. JavaScript:
xyz4
4xyz
x yz4
xy z
xy@z
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Jakie wartości mogą zostać przypisane do zmiennych a oraz b, aby została wykonana instrukcja_3?
if(a>2){
instrukcja_1;
}else if(b<2){
instrukcja_2;
}else{
instrukcja_3;
}
a=1, b=1
a=0, b=0
a=2, b=2
a=3, b=3
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Który operator służy do sprawdzenia, czy dwie wartości są równe i tego samego typu?
===
==
=
!=
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Aby zobaczyć wyniki działania skryptu napisanego w języku JavaScript, będącego elementem strony WWW, musi być on
zinterpretowany po stronie klienta
zinterpretowany po stronie serwera
skompilowany po stronie serwera
skompilowany po stronie klienta
7.
FILL IN THE BLANK QUESTION
3 mins • 1 pt
Ile iteracji wykona pętla:
for(let i=0; i<=10; i+=2)
(wpisz liczbę)
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
Struktur kawalan ulangan

Quiz
•
1st - 12th Grade
27 questions
SQL_kartkowka

Quiz
•
1st Grade - University
25 questions
Kuiz ICT Pengaturcaraan

Quiz
•
1st - 12th Grade
25 questions
Algorytmy

Quiz
•
10th Grade - University
20 questions
PENGATURCARAAN

Quiz
•
12th Grade
20 questions
TMK TAHUN 6

Quiz
•
1st - 12th Grade
20 questions
Kollokvium_1

Quiz
•
University
20 questions
TUGASAN TEORI C++ - IF | IF-ELSE | NESTED IF-ELSE

Quiz
•
University
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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade