
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
28 questions
1. Rozszerzona informatyka_pojęcie algorytmów

Quiz
•
12th Grade - University
20 questions
Latihan html dan css

Quiz
•
KG - University
20 questions
UH_TIK_XII

Quiz
•
12th Grade
20 questions
Osnovne naredbe Pythona A

Quiz
•
10th Grade - University
25 questions
SAINS KOMPUTER TINGKATAN 4 - 1.6 STRUKTUR DATA DAN MODULAR

Quiz
•
7th - 12th Grade
20 questions
PYTHON

Quiz
•
9th - 12th Grade
20 questions
SQL zaawansowany

Quiz
•
12th Grade
20 questions
C - Strings

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade