Answer from cs61c-ew (Joo-Rak Son 16103505) for Question 3 I thought structures were very similar to objects, because it is an entity containing a set of data, among which can again be structures. Although I am not so sure how, but self-referential structures can be excellent in creating effective data structures (just like the linked list here).