6) Which statement is used to close the file object opened with the following statement in-open("input.txt","r") A. clos
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
6) Which statement is used to close the file object opened with the following statement in-open("input.txt","r") A. clos
6) Which statement is used to close the file object opened with the following statement in-open("input.txt","r") A. close(in) B. close("input.txt") c. in.close() D. in.close("input.txt")
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!