
Quiz reinforcement
Authored by mehdi khalil
Information Technology (IT)
Professional Development
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Que retourne la ligne suivante ?
Que retourne la ligne suivante ?
[...'hello']
"hello"
['hello']
['h', 'e', 'l', 'l', 'o']
undefined
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Que fait l’opérateur rest dans :
Que fait l’opérateur rest dans :
function sum(...nums) { return nums.length; }
Il clone le tableau
Il regroupe tous les arguments dans un tableau
Il fusionne deux objets
Il renvoie la somme
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Quelle est la différence entre var et let ?
var a un scope de bloc
let a un scope global
Elles sont identiques
var a un scope fonction, let un scope bloc
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Que donne :
Que donne :
const {a, b=2} = {a: 5};
a=5, b=undefined
a=undefined, b=2
a=5, b=2
a=2, b=5
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Comment fusionner deux tableaux arr1 et arr2 avec spread ?
arr1.merge(arr2)
[arr1, arr2]
arr1.push(...arr2)
[...arr1, ...arr2]
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Quelle est la valeur de this dans une arrow function ?
L’objet appelant
Elle hérite du this de son contexte parent
L’objet global
Toujours undefined
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Quelle est la sortie ?
Quelle est la sortie ?
[1,2,3].map(n => n*2);
[2,4,6]
[1,4,9]
[2,3,4]
[4,8,12]
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)
20 questions
Black History Month Trivia Game #1
Quiz
•
Professional Development
20 questions
90s Cartoons
Quiz
•
Professional Development
12 questions
Mardi Gras Trivia
Quiz
•
Professional Development
7 questions
Copy of G5_U5_L14_22-23
Lesson
•
KG - Professional Dev...
12 questions
Unit 5: Puerto Rico W1
Quiz
•
Professional Development
42 questions
LOTE_SPN2 5WEEK2 Day 4 We They Actividad 3
Quiz
•
Professional Development
15 questions
Balance Equations Hangers
Quiz
•
Professional Development
31 questions
Servsafe Food Manager Practice Test 2021- Part 1
Quiz
•
9th Grade - Professio...