design a class member Type

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • qambary
    New Member
    • Apr 2010
    • 1

    design a class member Type

    In this Assignment, you will design a class member Type.

    A. Each object of member Type can hold the name of a person, member ID, number of books bought, and amount spent.
    B. Include the member functions to perform various operations on the objects of member Type – for example, modify, set, and show a person's name. Similarly, update, modify, and show the number of books bought and the amount spent.
    C. Add appropriate constructors.
    D. Write the definitions of the member functions of member Type.
    E. Write a program to test various operations of your class member Type.
  • newb16
    Contributor
    • Jul 2008
    • 687

    #2
    No, it is you who will do it.

    Comment

    • jkmyoung
      Recognized Expert Top Contributor
      • Mar 2006
      • 2057

      #3
      *shakes newb16's hand.
      Made me lol.

      qambary, if you're still out there, lead in the effort to solve the problem and we might help.

      Comment

      Working...