P
Patrick McCourt
Hello Java people,
Can you help me, I need to implement a simple Stack data structure with
Push(), Pop(), Peek(), Display() operations. Also a Singly-Linked List.
Can anyone offer the code for
this. I have j2sdk1.4.2 from Sun installed on XP.
Thanks.
Patrick
Can you help me, I need to implement a simple Stack data structure with
Push(), Pop(), Peek(), Display() operations. Also a Singly-Linked List.
Can anyone offer the code for
this. I have j2sdk1.4.2 from Sun installed on XP.
Thanks.
Patrick