Java assignment

Discussion in 'Java' started by bentuae, May 9, 2011.

  1. bentuae

    bentuae New Member

    Joined:
    Jan 27, 2011
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    student
    Location:
    UAE
    hi friends



    I hope help in this assignment is very diffcult :snobby:

    i attached my assignment


    thanks
     
  2. bentuae

    bentuae New Member

    Joined:
    Jan 27, 2011
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    student
    Location:
    UAE
    Description: The purpose of this project is to simulate the functioning of a simple banking application. This application requires the following classes: BankAccount specialized into SavingAccount, and LoanAccount, and Customer specialized into Local and Expatriate. Some attributes and methods of these classes are already given in the following class diagram. You are also free to add more attributes and methods as you see fit.
    .
     
  3. bentuae

    bentuae New Member

    Joined:
    Jan 27, 2011
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    student
    Location:
    UAE
    For a saving account, the monthly interest to gain is 2% of the balance. And for a loan account, the monthly interest to pay is 5% of the loan to be deducted from the balance.
     
  4. bentuae

    bentuae New Member

    Joined:
    Jan 27, 2011
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    student
    Location:
    UAE
    For implementation purposes, you will create two separate customers, one local and one expatriate. The local has a saving account, and the expatriate has a loan account. Each customer is authorized to update her account in terms of deposits and withdrawals. At the end of each month, you application shows the following per customer:

    1. The current balance after all the deposits and withdrawals.
    2. For a saving account, the interest-based amount to add to the balance.
    3. For a loan account, the interest-based amount to deduct from the balance
     
  5. bentuae

    bentuae New Member

    Joined:
    Jan 27, 2011
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    student
    Location:
    UAE
    this is the Question plezzzzzzzzzzz help me
     
  6. virxen

    virxen Active Member

    Joined:
    Nov 24, 2009
    Messages:
    387
    Likes Received:
    90
    Trophy Points:
    28
    where is your code so far?
     
  7. palabattle

    palabattle New Member

    Joined:
    Jul 5, 2011
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Where is the attachment file?
     
  8. ManzZup

    ManzZup New Member

    Joined:
    May 9, 2009
    Messages:
    278
    Likes Received:
    43
    Trophy Points:
    0
    Occupation:
    Production Manager:Software @ ZONTEK
    Location:
    Sri Lanka
    Home Page:
    http://zontek.zzl.org
    try a bit of coding and when you get stuck put up
    then only we could help unless this is like ordering freelance job :DD
     
  9. ManzZup

    ManzZup New Member

    Joined:
    May 9, 2009
    Messages:
    278
    Likes Received:
    43
    Trophy Points:
    0
    Occupation:
    Production Manager:Software @ ZONTEK
    Location:
    Sri Lanka
    Home Page:
    http://zontek.zzl.org
    hey and i dont see the attachment
     
  10. javasaran

    javasaran New Member

    Joined:
    Sep 24, 2011
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    Software Developer
    Location:
    Bangalore, India
    hello boss where is the attachement
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice