Search:

Type: Posts; User: slam.dunkish

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,403

    Re: Question about my project

    Hi Mr. 777,

    I have Customer as super class, and i created PersonalCustomer and ComercialCustomer as subclasses that inherit from Customer.
    I also have a class Client that contains the main and...
  2. Replies
    3
    Views
    1,403

    Question about my project

    Hi,

    I have a project about a cash for metals company.
    I created 3 classes to begin with: a super class Customer and 2 subclasses that inherit from the superclass. Each customer has a unique id.
    ...
Results 1 to 2 of 2