Question 8

Last Updated :
Discuss
Comments

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()

Share your thoughts in the comments