javaScript Basic's exam
Assessment
•
Soghomonian Soghomonian
•
Other
•
KG
•
4 plays
•
Easy
Improve your activity
Higher order questions
Match
•
Reorder
•
Categorization
actions
Add similar questions
Add answer explanations
Translate quiz
Tag questions with standards
More options
20 questions
Show answers
1.
Multiple Choice
с помощью какого ключевого слова мы объявляем переменную в js
var
let
int
var и let
2.
Multiple Choice
как мы объявляем функции в javaScript
function functionName() { }
functionName() { }
function() { }
let function() { }
3.
Multiple Choice
функции стрелки не могут принимать аргумент
правильно
неправильно
4.
Multiple Choice
если значение 96 (число) конвертировать на Boolean какое значение мы получим
false
NaN
true
96
5.
Multiple Choice
что выведет следующий код
let a;
console.log(a);
a
Error
undefined
invalid code
6.
Multiple Choice
что выведет следующий код
console.log("2">"1321")
2>1321
false
true
"2">"1321"
Explore this activity with a free account
Find a similar activity
Create activity tailored to your needs using
Web Design
•
7th - 9th Grade
Fun Quiz
•
7th Grade
Multiplication and Division Facts
•
3rd - 4th Grade
Division
•
3rd Grade
Animals
•
KG
Ordinal Numbers
•
2nd Grade
Operations with Integers
•
6th Grade
Integer Operations
•
6th Grade