1) Poprawne zapisywanie "let" to: a) let x = 1; b) x let = 1; c) let x == 1; d) let (x) = 1; e) let.x = 1; f) x = 1 let; 2) poprawne pisanie funkcji a) myFunction = function() {} b) let.myFunction.function() {} c) function myFunction() {} d) function(myFunction) {} 3) co wyświetli ten kod let x = 5; let y = "5" console.log(x == y); a) false b) true c) error d) undefined 4) co musimy napisac żeby wyswietlic dane w przeglądarce a) print() b) show() c) alert() d) console.log() 5) Co oznacza NaN w JavaScript a) Brak wartosci b) Nieprawidlowa liczba c) Blad składni d) Zmienna niezdefiniowana 6) Jakie słowo kluczowe służy do zakończenia działania funkcji i zwrócenia wyniku? a) continue b) break c) stop d) return 7) Który z poniższych zapisów tworzy tablicę w JavaScript? a) const array = {}; b) const array = []; c) const array = <>; d) const array = (); 8) Jak sprawdzic długośc tablicy myArray? a) myArray.size b) myArray.length() c) length(myArray) d) myArray.length 9) Które z poniższych to poprawna instrukcja warunkowa? a) if x > 5 then {} b) if (x > 5) {} c) if x > 5 {} d) if x > 5: {} 10) Które z poniższych NIE jest poprawnym typem danych w JavaScript? a) boolean b) string c) float d) undefined 11) Co wyswietli ten kod alert(typeof "hello"); a) string b) object c) boolean d) text 12) Które z poniższych NIE jest poprawnym typem pętli w JavaScript? a) for b) while c) loop d) do ..... while 13) Co zwraca new Date() bez żadnych argumentów? a) aktualną datę i godzinę b) Datę 1 stycznia 1970 c) obiekt null d) Datę w formacie tekstowym 14) Jak uzyskac dzień miesiąca z obiektu Date? a) getDate() b) getDay() c) getMonth() d) getTime() 15) Które zdarzenie uruchamia się po kliknięciu elementu HTML? a) onhover b) onpress c) onclick d) onchange
0%
1
Delen
Delen
Delen
door
U87013452
Technikum
Programowanie
JavaScript
Inhoud Bewerken
Afdrukken
Embedden
Meer
Toewijzingen
Scorebord
Meer weergeven
Minder weergeven
Dit scoreboard is momenteel privé. Klik op
Delen
om het publiek te maken.
Dit scoreboard is uitgeschakeld door de eigenaar.
Dit scoreboard is uitgeschakeld omdat uw opties anders zijn dan die van de eigenaar.
Opties Herstellen
Quiz
is een open template. Het genereert geen scores voor een scoreboard.
Inloggen vereist
Visuele stijl
Lettertypen
Abonnement vereist
Opties
Template wisselen
Alles weergeven
Er zullen meer templates verschijnen terwijl je de activiteit gebruikt.
Open resultaten
Kopieer link
QR-code
Verwijderen
Automatisch opgeslagen activiteit "
" herstellen?