Guest_imported
New member
- Jan 1, 1970
- 0
i thought this would be a great place to get some help...
i need to create a java application that creates a linked list containing 5 String objects, i need to step through the list starting at the first printing out each string to the screen, then start at the end and print out each string to the screen until i'm back at the top of the list.
i am an extreme newbie, and am just trying to teach myself, anybody care to help?
i need to create a java application that creates a linked list containing 5 String objects, i need to step through the list starting at the first printing out each string to the screen, then start at the end and print out each string to the screen until i'm back at the top of the list.
i am an extreme newbie, and am just trying to teach myself, anybody care to help?