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 207 times
Edit
3
Community EvaluationsNo one has reviewed this question yet, be the first!