Assignment
Instructions:
Before beginning work on this assignment read the Lesson: Arrays from Oracle and Chapter 10: Array Types online resources, and review any relevant information in this week's lecture. Review the instructions for your Java Project. For this assignment, you will apply technical skills in the creation of two arrays that will be part of your Week Six project.
Using Java Netbeans or Eclipse within your virtual lab environment, you will create two arrays that will be used to store UserNames and Passwords as part of your Final Project. Use the requirement of passwords that are at least eight characters in length. This can be a one-dimensional array. If you feel comfortable with two-dimensional arrays, I encourage you to use one here. The array should contain 10 records. Using the following information, create a unique password for users 2-10.
ID USERID PASSWORD
0 Admin Password1
1 Vale.Vicky ZZZZZZZ
2 Lane.Lois VVVVVV
3 Kent.Clark AAAAAA
4 Wayne.Bruce FFFFFFFF
5 Parker.Peter RRRRRRR
6 Rogers.Steve QQQQQQ
7 Luther.Lex GGGGGG
8 Osborn.Harry YYYYYY
9 Prince.Diana LLLLLLL
10 Linda.Zoel PPPPPPPP
Within the virtual lab environment take a screenshot of your completed Array showing all 10 records in the Java Netbeans or Eclipse program and create a PDF.
Format your assignment according to the following formatting requirements:
1. The answer should be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides.
2. The response also include a cover page containing the title of the assignment, the student's name, the course title, and the date. The cover page is not included in the required page length.
3. Also Include a reference page. The Citations and references should follow APA format. The reference page is not included in the required page length.