fr
fr

Question from the Javascript - Fundamentals test

What happens if we execute this code?

Archived

What we have if we execute this code ?

function bark() {
console.log("Woof!");
}
bark.animal = "dog";

Author: FlorentStatus: Archived(New question!)Question passed 1752 times
6
Community EvaluationsNo one has reviewed this question yet, be the first!