
JS - основы

Quiz
•
Computers
•
1st Grade
•
Hard
Tom Winter
Used 31+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что такое alert?
Окно с полем ввода
Предупреждение об опасности
Окно с сообщением
Команда для вывода в консоль
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой вариант кода заработает?
alert "Hello"
alert (Hello)
alert [Hello]
alert ("Hello")
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Куда пользователь может вводить данные?
alert
prompt
switch
break
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой правильный вариант написания условий?
if(a==3){
alert(a)
}else{
alert("error")
}
if(a==3){
alert(a)
}else if{
alert("error")
}
if(a=3){
alert(a)
}else{
alert("error")
}
if(a==3):
alert(a)
else:
alert("error")
5.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Какие бывают циклы?
for
var
while
switch
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Правильный вариант цикла while:
while(a<5){
alert(a);
}
while(a<5){
alert(a);
a++;
}
while(a=0; a<5; a++){
alert(a);
}
while a<5{
alert(a)
}
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Правильный вариант цикла for:
for(var i=0; i<5; i++){
alert(i);
}
for(i<5){
alert(i);
i++;
}
for(i=100; i<5; i++){
alert(i);
}
for(i){
alert(i);
}
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python Series

Quiz
•
1st - 5th Grade
13 questions
Guess the Video Game Pets 1

Quiz
•
KG - Professional Dev...
10 questions
Nazokat 403

Quiz
•
1st - 5th Grade
10 questions
Aibles javascript quiz

Quiz
•
1st Grade
10 questions
Sử dụng biến và hằng trong chương trình

Quiz
•
KG - 8th Grade
10 questions
SỬA BÀI KIỂM TRA HỌC KỲ - PHẦN 3

Quiz
•
1st Grade
10 questions
Diplo Arreglos

Quiz
•
1st - 3rd Grade
10 questions
Sprite control with keyboard

Quiz
•
1st - 5th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
addition

Quiz
•
1st - 3rd Grade
20 questions
Subject and predicate in sentences

Quiz
•
1st - 3rd Grade
20 questions
Addition and Subtraction facts

Quiz
•
1st - 3rd Grade
20 questions
Place Value

Quiz
•
KG - 3rd Grade
10 questions
Exploring Properties of Matter

Interactive video
•
1st - 5th Grade
10 questions
Odd and even numbers

Quiz
•
1st - 2nd Grade