Point out the correct declaration of the height variable:, variable height;, let height;, height is variable;, height;, Review the code: let age = 32; age = age + 1; console.log(Age); Result?, 33, 32, Error: Age not defined, undefined, If a variable stores false, it is:, Math type, Unused, Logical type, Boolean type, Analyze the code: let x = 10 / 100; console.log(typeof(x)); Result?, number, 0.1, Error: Fractional ops, fraction, Operation: let x = 100 / 0; Result?, NaN, Infinity, 0, Undefined, Operation: let x = 20n + 10; Result?, 30n, 30, "20n10", Error, To get string length from msg:, msg.chars, msg.length, msg.length(), msg.charsAt(), Operation: let x = "abcdef".slice(2, 4); Result?, "cdefg", "ab", "cd", "cdef", Change dog age to 6:, dog.age = 6;, dog[age] = 6;, dog(age) = 6;, dog.age = 5;, Change "July" to 7 in array:, Not possible, summer[1] = 7;, summer.July = 7;, summer[0] = 7;.
0%
JavaScript Basics Quiz
Zdieľať
Zdieľať
Zdieľať
vytvoril(a)
Kdyahya
Upraviť obsah
Tlač
Vložiť
Viac
Úlohy
Rebríček
Zobraziť viac
Zobraziť menej
Tento rebríček je v súčasnosti súkromný. Kliknite na
Share
, aby bol verejný.
Tento rebríček bol vypnutý vlastníkom prostriedku.
Tento rebríček je vypnutý, pretože vaše možnosti sa líšia od možností vlastníka prostriedku.
Vrátiť možnosti
Kvíz
je šablóna s možnosťou rozšírenia. Nevytvára skóre pre rebríček.
Vyžaduje sa prihlásenie
Vizuálny štýl
Písma
Vyžaduje sa predplatné
Možnosti
AI vylepšená: Táto aktivita obsahuje obsah generovaný AI.
Zistiť viac.
Prepnúť šablónu
Zobraziť všetky
Pri prehrávaní aktivity sa zobrazia ďalšie formáty.
)
Otvorené výsledky
Kopírovať odkaz
QR kód
Odstrániť
Obnoviť automaticky uložené:
?