Hello, I would like to ask you about a question related to writing object to an output file. I was writing an object containing a linkedlist. after tesrting, i found that all the attributes are well written and read exept the linkedlist. The question here is how can I write the linked list objects inside the file. the same question about ...