I am running a code that mimics demand paging system here are some of the parameters: Page size = 4096 bits
I want to store an object from my class in file, and after that to be able to load the object from this file. But somewhere I am making a mistake(s) and cannot figure out where. May I receive some hel