My teacher asked us to think about between classes:
In what circumstances would you implement the List abstract data type using a.) linked lists or b.) cursors?
I can't seem to figure out what would be the difference. Would it be that linked lists take less memory?
Yes, this is homework, but it's not for a grade, I'd really like to at least understand this before class.
In what circumstances would you implement the List abstract data type using a.) linked lists or b.) cursors?
I can't seem to figure out what would be the difference. Would it be that linked lists take less memory?
Yes, this is homework, but it's not for a grade, I'd really like to at least understand this before class.
