Results 1 to 7 of 7
Thread: I need help please!!
- 06-11-2012, 04:46 AM #1
Member
- Join Date
- Jun 2012
- Posts
- 3
- Rep Power
- 0
I need help please!!
I'm on chapter 9(Inheritance and Polymorphism) of this textbook that teaches java and I need to see how this program would be written:
"Create Personal Acct and BusinessAcct classes that inherit the Account class presented Chapter 8(Classes and Object Oriented Development). A Personal account requires a minimum balance of $100. If the balance falls below this amount then $2.00 is charged(withdrawn) to the account. A business account requires a minimum balance of $500, otherwise the account is charged $10. Create Client Code to test the classes."
I tried using strings but my efforts were futile.
Thanks so much everyone!
- 06-11-2012, 04:49 AM #2
Re: I need help please!!
Also posted at Java Program Help.
If you don't understand my response, don't ignore it, ask a question.
- 06-11-2012, 05:15 AM #3
Member
- Join Date
- Jun 2012
- Posts
- 3
- Rep Power
- 0
Re: I need help please!!
Thanks but that is on another form and I'm not getting any help over there. Even with more information.
- 06-11-2012, 08:29 AM #4
Re: I need help please!!
Please go through the third paragraph of the Forum Rules
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 06-11-2012, 08:32 AM #5
Re: I need help please!!
Another cross post: (Note: Ad-Aware warns that 'Visiting this site may harm your computer!')
Problem With Inheritance And Polymorphism - Java | Dream.In.Code
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 06-11-2012, 07:24 PM #6
Member
- Join Date
- Jun 2012
- Posts
- 3
- Rep Power
- 0
Re: I need help please!!
Yeah clearly you're useless at helping, I ended up fixing it up anyways myself.
Another thing to note, going around LOOKING for my other posts on OTHER forums doesn't make you more right. If you think you're smart by going around and saying I'm cross posting, which might be cool and all for you, you're not and it's completely useless. Who cares if I ask other people for help on completely different forums? I don't need your help anyways, because clearly you're not helpful.
- 06-11-2012, 08:10 PM #7
Re: I need help please!!
That's exactly what you should do.fixing it up anyways myself.
We'll help you if you have specific questions about your code, but we require you to post specific questions and code to show your problems. Just asking for code does not work. You need to show some effort.
About cross-posting: If you were a considerate person you would have told us about the other places where the question had been posted so we could see if the question had been answered already and not spend time answering a question that had already been answered. Also if others want to follow this problem they could go to the other sites and see what answers had been given.If you don't understand my response, don't ignore it, ask a question.


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks