Which of the following methods is used to deserialize JSON data from a file into a Python object?
json.deserialize()
json.open()
json.read()
json.load()
This question is part of this quiz :