TypeScript - змінні та типи
Quiz
•
Computers
•
8th Grade
•
Practice Problem
•
Hard
Ivan Kornyk
Used 12+ times
FREE Resource
Enhance your content in a minute
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
let student = 'John';
Якого типу змінна student?
Boolean
Text
String
Number
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
let student = 5;
Якого типу змінна student?
Boolean
Text
String
Number
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Що з наведеного є правильним записом?
let a = true;
let a = true: bolean;
let a: boolean = true;
let boolan: a = true;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Вкажіть оператор присвоєння:
=
-=
==
===
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Вкажіть, що відноситься до типи Boolean?
false, null
true, undefined
true, false
null, undefined
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Вкажіть оператор, за допомогою якого можна перевірити чи числа рівні?
+==
==+
=
===
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
const count = (a: number, b: number) => { console.log(a + b + 5); }
count(5,10);
Який результат виведе функція count(5,10) ?
5
10
15
20
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
str vs int
Quiz
•
8th Grade
10 questions
Комп'ютерна графіка
Quiz
•
6th - 9th Grade
12 questions
Середовище програмування Scratch 6 клас
Quiz
•
1st - 12th Grade
15 questions
External Inputs to Microbit
Quiz
•
6th - 8th Grade
10 questions
Python Alternating Turns
Quiz
•
7th - 12th Grade
14 questions
Interactive Animations and Games from code.org
Quiz
•
7th - 12th Grade
10 questions
VEXcode VR Unit 4 Quiz
Quiz
•
6th - 8th Grade
16 questions
Variables
Quiz
•
7th - 10th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
