Introduction to TypeScript
Quiz
•
Computers
•
12th Grade
•
Hard
El Iddouch
Used 1+ times
FREE Resource
Enhance your content in a minute
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qu'est-ce que TypeScript?
TypeScript is a superset of JavaScript that adds static typing to the language.
TypeScript is a database management system
TypeScript is a hardware device
TypeScript is a markup language
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Quels sont les types de données primitifs en TypeScript?
object
array
number, string, boolean, null, undefined, symbol
integer
number, boolean, nullable, symbolize
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Comment déclarer une variable en TypeScript en utilisant 'let'?
let myVariable: number = 5;
let myVariable: string = 'Hello';
let myVariable = 'Hello';
let myVar: string = 'Bonjour';
let myVariable: boolean = true;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Quelle est la différence entre 'let' et 'const' pour la déclaration de variables en TypeScript?
'let' is used for defining functions, 'const' is used for loops.
'let' is for local variables, 'const' is for global variables.
'let' is for mutable variables, 'const' is for immutable variables.
'let' is for constant variables, 'const' is for mutable variables.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Comment déclarer une fonction en TypeScript?
fonction nomFonction(paramètres): typeRetour { // corps de la fonction }
function nomFonction(paramètres): typeRetour { // corps de la fonction }
function nomFonction(paramètres) { // corps de la fonction }
function nomFonction(paramètres): { // corps de la fonction }
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Quelle est la syntaxe pour définir le type de retour d'une fonction en TypeScript?
function myFunction() => returnType {}
function myFunction(): returnType {}
function myFunction() -> returnType {}
function myFunction() returnType {}
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qu'est-ce qu'un paramètre optionnel dans une fonction TypeScript?
Un paramètre optionnel est défini avec un point d'exclamation (!) dans une fonction TypeScript.
Un paramètre optionnel ne peut pas être omis lors de l'appel de la fonction en TypeScript.
Un paramètre optionnel est obligatoire dans une fonction TypeScript.
Un paramètre optionnel dans une fonction TypeScript est un paramètre qui peut être omis lors de l'appel de la fonction. Il est défini avec un point d'interrogation (?) après son nom dans la signature de la fonction.
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
20 questions
Database Basics v2 N5
Quiz
•
1st - 12th Grade
10 questions
Quiz 9 (15.09.2021)
Quiz
•
1st - 12th Grade
18 questions
Quiz on Misinformation and Bias
Quiz
•
10th Grade - University
10 questions
Working with tables
Quiz
•
5th - 12th Grade
11 questions
Cascading Style Sheets
Quiz
•
8th - 12th Grade
13 questions
RAM&HDD/SSD
Quiz
•
10th - 12th Grade
20 questions
City & Guilds Award in Business Processes
Quiz
•
12th Grade
10 questions
EMPTECH L4 Q2
Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
6 questions
FOREST Self-Discipline
Lesson
•
1st - 5th Grade
7 questions
Veteran's Day
Interactive video
•
3rd Grade
20 questions
Weekly Prefix check #2
Quiz
•
4th - 7th Grade
Discover more resources for Computers
8 questions
Veterans Day Quiz
Quiz
•
12th Grade
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
19 questions
Explore Triangle Congruence and Proofs
Quiz
•
9th - 12th Grade
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
10 questions
DNA Replication Concepts and Mechanisms
Interactive video
•
7th - 12th Grade
20 questions
Food Chains and Food Webs
Quiz
•
7th - 12th Grade
15 questions
Identify Triangle Congruence Criteria
Quiz
•
9th - 12th Grade
23 questions
Similar Figures
Quiz
•
9th - 12th Grade
