What is the use of load() method?
Answer:
The load( ) function is an in-built function which is used to read data from a binary file.
Syntax of load() is as follows:
store_object = load(file_object)
Past Year - 1 Mark Questions
Past Year - 1 Mark Questions
Last updated at Dec. 13, 2024 by Teachoo
Answer:
The load( ) function is an in-built function which is used to read data from a binary file.
Syntax of load() is as follows:
store_object = load(file_object)