Что выведет на экран следующий код? alert(Math.floor(Math.random());
Основы JS

Quiz
•
Computers
•
5th Grade
•
Hard
Никита Корнилов
Used 103+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
1
undefined
0
null
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Как правильно писать IF конструкцию в JavaScript?
if i == 5 then
if i = 5
if i = 5 then
if (i == 5)
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Какие из этих вариантов задают массив из элементов «a», «b»?
var a = new Array("a","b")
var a = [ "a", "b" ]
var a = ( "a", "b" )
var a = "a", "b"
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Чему равна длина arr.length массива arr?
var arr = [];
arr[1] = 1;
arr[3] = 33;
0
1
3
4
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
После какого HTML тега нужно вставить JavaScript?
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Как начать WHILE цикл?
while (i <= 7)
while i = 1 to 7
while (i <= 7; i++)
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Как начать FOR цикл?
for (i = 0; i <= 10; i++)
for (i = 0; i <= 10)
for (i <= 10; i++)
for i = 1 to 10
Create a free account and access millions of resources
Similar Resources on Quizizz
11 questions
Scratch переменные

Quiz
•
1st - 5th Grade
9 questions
Массивы и методы

Quiz
•
5th Grade
11 questions
Локальные и глобальные компьютерные сети

Quiz
•
KG - 7th Grade
11 questions
Java Script 1.2. Взаимодействие с пользователями

Quiz
•
1st - 12th Grade
10 questions
9-сынып. Python массив.

Quiz
•
1st - 9th Grade
17 questions
Lección1 - JavaScript

Quiz
•
1st Grade - Professio...
18 questions
js basics

Quiz
•
4th Grade - University
11 questions
Java Script 1.3. Циклы

Quiz
•
1st - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Reading Comprehension

Quiz
•
5th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
25 questions
Multiplication Facts

Quiz
•
5th Grade
5 questions
Multiply Decimals

Lesson
•
5th - 6th Grade
12 questions
Interjections

Lesson
•
5th Grade
35 questions
Science Mania Quizizz

Quiz
•
4th - 5th Grade