बाइनरी फ़ाइल में डेटा पढ़ने के लिए निम्नलिखित में से किस फ़ंक्शन का उपयोग किया जाता है?
Which of the following function is used to read the data in binary file?
A
read()
B
open()
C
dump()
D
load()
Explanation
Correct Answer: D) load()