Results 1 to 4 of 4
- 08-19-2008, 04:22 PM #1
Member
- Join Date
- Aug 2008
- Posts
- 1
- Rep Power
- 0
Can any one solve this?I want full code.
Create a class Stack that can be used to store any kind of Java objects. Use an array internally to store the objects. The push and pop methods should throw appropriate exceptions. Write a class StackDemo with a main method. The method main should use the Stack object, catch the exceptions and print appropriate error messages.
- 08-19-2008, 04:48 PM #2
Member
- Join Date
- Jul 2008
- Posts
- 33
- Rep Power
- 0
I've written such an application before but without any code to see how far you are i can't help you.
:DMy community with sourcode and examples :D
Java remote image server/client working proof of concept: uitstekendeaccu.nl/tmp/
-
Create a class Stack that can be used to store any kind of Java objects. Use an array internally to store the objects. The push and pop methods should throw appropriate exceptions. Write a class StackDemo with a main method. The method main should use the Stack object, catch the exceptions and print appropriate error messages.Translation: do my homework for me.Can any one solve this?I want full code.
You may find a sucker here who'll do it, but it won't be me. Please for god's sake, at least show some effort.Last edited by Fubarable; 08-20-2008 at 04:58 AM.
- 08-20-2008, 08:45 AM #4
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Yep, I think no one here doing others homework. Put some effort and still you stuck with, ask the question you have clearly. Then most of the members ready to help you.
What you have tried upto now?
Similar Threads
-
Open a shell maximized (full screen)
By Java Tip in forum SWTReplies: 0Last Post: 07-25-2008, 02:27 PM -
Full screen test
By Java Tip in forum java.awtReplies: 0Last Post: 06-23-2008, 11:24 PM -
Full Forms of Java Tech
By Gajesh Tripathi in forum New To JavaReplies: 1Last Post: 10-18-2007, 09:59 AM -
how to set full screen dimensions
By valery in forum New To JavaReplies: 1Last Post: 08-03-2007, 06:08 PM -
Full screen
By Jack in forum Advanced JavaReplies: 2Last Post: 07-02-2007, 05:49 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks