Основы JS
Quiz
•
Computers
•
5th Grade
•
Hard
Никита Корнилов
Used 103+ times
FREE Resource
Enhance your content in a minute
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Что выведет на экран следующий код? alert(Math.floor(Math.random());
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
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Облачные сервисы
Quiz
•
1st - 5th Grade
11 questions
Java Script 1.2. Взаимодействие с пользователями
Quiz
•
1st - 12th Grade
12 questions
Brawl Stars
Quiz
•
5th Grade
15 questions
Quiz#5
Quiz
•
1st - 5th Grade
12 questions
Práce s daty 5.r
Quiz
•
5th Grade
10 questions
Powtoon 5 C
Quiz
•
4th - 6th Grade
13 questions
Форматирование текста
Quiz
•
5th Grade
13 questions
Мой компьютер
Quiz
•
5th Grade
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
