Ace the 2025 Salesforce JavaScript Developer Exam – Code Your Way to Success! Flash Cards

Question: 1 / 400

What will the output of the following code be: class Animal { constructor(name) { this.name = name; } printName() { console.log(this.name); } } console.log(typeof Animal);?

?

function

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy