Search:

Type: Posts; User: Mr.777

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,408

    Re: Question about my project

    Why are your class variables static? Though it's not wrong but it is strongly discouraged coz it kills OOP major functionality.
    Well, all seems right to me, but where is account number and where are...
  2. Replies
    3
    Views
    1,408

    Re: Question about my project

    1. What are your two classes (subclasses)?
    2. Create an independent Account class and create it's object in your Customer class. In your Account class, create a method that will verify the uniquness...
Results 1 to 2 of 2