gurjot

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gurjotsingh
    New Member
    • Nov 2008
    • 1

    gurjot

    i have an assignment due in 4 hours and i have no idea how to solve it can anyone help
    i have to create a subclass savingsaccount using my bankaccount class as a base class which i allready have working.the subclass should provide instances with a double variavle to represent the interest rate.i should create appropriate constructors for instances of the class, as well as methods to get and set the interest rate.thanks
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by gurjotsingh
    i have an assignment due in 4 hours and i have no idea how to solve it can anyone help
    i have to create a subclass savingsaccount using my bankaccount class as a base class which i allready have working.the subclass should provide instances with a double variavle to represent the interest rate.i should create appropriate constructors for instances of the class, as well as methods to get and set the interest rate.thanks
    Bad news: you will fail that class.

    kind regards,

    Jos (moderator)

    Comment

    Working...