Jak nie deklarujemy zmienną w JavaScript?, var, let, const, float, Co zwraca typeof 42 ?, "number", "string", "boolean", "undefined", Co robi console.log() ?, Zatrzymuje program, Wyświetla dane w konsoli, Tworzy zmienną, Otwiera okno dialogowe , Jak zapisać komentarz jednoliniowy?, <!-- -->, //, /* */, **, Co oznacza operator === ?, Porównanie bez typu, Porównanie z typem, Przypisanie , Różnica, Jak utworzyć tablicę w JavaScript?, {}, [], (), <>, Co zwróci 2 + "2" ?, 4, 22, Error, undefined, Jak rozpocząć pętlę for?, for(i=0;i<5;i++), loop(), repeat(), forEach(), Co oznacza let x = 5; ?, Tworzy funkcję , Tworzy zmienną , Wyświetla tekst , Nic, Co zostanie wyświetlone w konsoli po wykonaniu tego kodu? let x = 5; let y = "5"; console.log(x == y);, false, "true", true, undefined, Co zwróci Boolean(0) ?, true, false, 0, undefined, Co oznacza null w JavaScript?, Zero, Brak wartości , Pusta tablica, Fałsz, Jak dodać elementy do tablicy?, push(), add(), append(), insert(), Jak sprawdzić długość tablicy arr ?, arr.size, arr.length, len(arr), arr.count(), Co zrobi kod if(5 > 3) { console.log("ok"); } ?, Nic, Wypisze "ok", Bląd, False.
0%
Podstawy JavaScript
Share
Share
Share
by
Marharyta49
Technikum
Informatyka
Edit Content
Print
Embed
More
Assignments
Leaderboard
Show more
Show less
This leaderboard is currently private. Click
Share
to make it public.
This leaderboard has been disabled by the resource owner.
This leaderboard is disabled as your options are different to the resource owner.
Revert Options
Quiz
is an open-ended template. It does not generate scores for a leaderboard.
Log in required
Visual style
Fonts
Subscription required
Options
Switch template
Show all
More formats will appear as you play the activity.
Open results
Copy link
QR code
Delete
Continue editing:
?