Question from the Javascript - Fundamentals test

Archived

What can be said about the showStreet function which is located in class ''Address'' ?

showStreet() { 
    console.log("street: "+ this.street); 
 } 
Author: KahinaStatus: Archived(New question!)Question passed 25 times
-1
Community EvaluationsNo one has reviewed this question yet, be the first!