
Введение в функции в JavaScript
Authored by Ольга Бровина
Information Technology (IT)
6th - 8th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как правильно объявить функцию в JavaScript?
function = myFunc() { ... }
function myFunc() { ... }
let function myFunc() { ... }
func myFunc() { ... }
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Что выведет данный код?
Ошибка
Ничего не выведет
Hello!
undefined
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как передать параметр в функцию?
function greet { name }
function greet[name] {}
function greet(name) {}
function greet = name {}
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Что вернёт следующая функция?
2
3
5
undefined
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Чем отличается функция с return от функции без return?
Ничем
Функция с return может возвращать значение, без return — нет
Функция без return работает быстрее
return используется только внутри циклов
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что делает ключевое слово return в функции?
Завершает выполнение функции и возвращает значение
Начинает выполнение функции
Останавливает весь скрипт
Печатает результат
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Что выведет этот код?
10
5
NaN
Ошибка
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Information Technology (IT)
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
20 questions
Context Clues
Quiz
•
6th Grade
20 questions
Figurative Language Review
Quiz
•
6th Grade
20 questions
Writing Algebraic Expressions
Quiz
•
6th Grade
15 questions
Making Inferences
Quiz
•
7th - 12th Grade
20 questions
Ratios/Rates and Unit Rates
Quiz
•
6th Grade
14 questions
Volume of rectangular prisms
Quiz
•
7th Grade