Code Account Class 3 Account Objects Owner Balance Accout Number Make Data Problem 2 Vecto Q37276963

For the code for account class, the 3 account objectsare, owner, balance and accout number, for these you can make upthe data

  1. Problem #2:(Vectors) Create a Class to practice withVectors. We are going to create a Vector of Account Objects. Createa Class called “AccVector”, and store it in a file called“AccVector.java”. You will need to use the Account Class that youbuilt back in Lab #2 & #3. Pull this Account class into thislab.   Then build your AccVector class that will storeAccounts in a Vector.   In the main create and add 3Account objects to your Vector, then print out this Vector. Make
    OR
    OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.