java cw

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gaara66
    New Member
    • Nov 2007
    • 1

    java cw

    Hi 2 all. i need a bit help or maybe a lot :P

    can anyone give me a push at this cw cause general i don't have much knowledge in java :/
    this is some of my cw, how i will start;

    You are asked to produce a simulation of coin change machine. such machine allows the user to enter a number of coins-typically of low denominations-and changes these smaller and more convenient of notes (29,10,5pounds) and coins (2,1,50p,20p,10 p,5p,2p,1p)

    The machine could make no charge or transactions could be subject to a commission- flat rate or a percentage of the transaction

    1. Design a suitable GUI for this application. ideally you should include a `cancel` facility that allows the user to reset the machine, return the coins input.
    2. Implement the system whose GUI you designed in stage 1. You will need to design white box testing of your system and provide evidence of both functionality of your program and the testing results.

    ty for ur time, even if u just look at it.
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Your question isn't clear (at least to me) at all. Please rephrase your question
    and come up with correct and accurate denomination numbers in your examples.
    e.g. I've never seen 29 pound notes. While you're at it, please show us what you
    have done sofar yourself. We are not going to do your homework for you but we
    are willing to help.

    kind regards,

    Jos

    Comment

    Working...