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
How are json.dump() and json.load() used in Python?
Auto Skip
Report Issue
A.
dump() writes to file; load() reads from file; with open() together
B.
json.dump() and json.load() work with strings
C.
json.dump() and json.dumps() are exactly the same
D.
json.dump() only works for dict
Previous
Next