Search:

Type: Posts; User: babe20042004

Search: Search took 0.07 seconds.

  1. Re: How can I change the values in an object instantiated from an abstract class?

    Sorry. I was playing around with the code and accidentally took out the abstract identifier. In your opinion do you find that an abstract class is the wrong way to go about this program?
  2. Re: How can I change the values in an object instantiated from an abstract class?

    Thanks for your reply. The problem is that I don't know where to go from there to get the feature that I need. I need the function subRoseStock to take the subtract the result of getOrderAmt() from...
  3. How can I change the values in an object instantiated from an abstract class?

    How can I change the values in an object instantiated from a class formed from an abstract class?
    In this program I want to decrease the amount of stock from each flower count by using a function...
Results 1 to 3 of 3