Question from the Javascript - Fundamentals test

What is the value of effective?

Easy

What about "effective"?

const classroom = ['Paco','Josepine','Tanguy', 'Alice', 'Antonin', 'Elsa', 'Adrien','Ariane']; 
var effective =classroom.length; 
Author: Vincent CotroStatus: Published(Update)Question passed 147 times
Edit
1
Community Evaluations
developer avatar
Amine Boucham
18/07/2022
Faut vraiment faire attention sur les mots quand on répond, Ce type de question porte souvent à des erreurs d'inattention ^^' Oui ce n'est pas une fonction ><
developer avatar
Auteur anonyme
14/04/2024
En effet, je me suis fait avoir !