Froquiz
Home
Quizzes
Job Tracker
Senior Challenge
System Design
Get Certified
Blog
🇬🇧
en
Sign In
Start Quiz
🇬🇧
en
Sign In
Start Quiz
Loading...
Quiz Topics
1
2
3
4
5
6
7
8
9
10
01
/ 10
Which functions are used to convert JSON data to Python objects in Python?
Auto Skip
Report Issue
A.
json.parse() and json.stringify() are used
B.
json.loads() JSON -> Python object, json.dumps() Python object -> JSON string
C.
json.convert() and json.revert() are used
D.
JSON can be parsed with eval()
Previous
Next