MCQs > IT & Programming > JavaScript > Correct way to create an instance of Person?

JavaScript MCQs

Which of these could be a correct way to create an instance of Person?

Answer

Correct Answer: var john = new Person('John', 'Doe', 50, 'blue');

Explanation:

Note: This Question is unanswered, help us to find answer for this one

JavaScript Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JavaScript Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it