Which of the following creates a deep copy of an object?
JSON.stringify() and JSON.parse()
Object.assign()
Object.create()
Object.freeze()
This question is part of this quiz :