Ask Java Expert


Home >> Java

Final Project

A. Write your own name and that of your programming partner on the top of this page.

B. Start a new project and package called FinalProject and set up your programs inside.

C. YOU MAY NOT CONSULT THE SIs for this project. NOR may you use the Internet, copy code from your classmates or anyone else, nor give away code to your classmates. NOR may you discuss concepts with your classmates. You may choose a programming partner with whom to work on this assignment. The design and coding MUST be done sitting together, and each partner must code half of the project while the other partner observes and checks. (Of course, all you need to do is send code to each other's machines if you use your own machines to code.)

D. This problem is designed to give you experience at creating arrays of objects and a custom constructor. Create two classes, a User Class that includes main and a StudentData class. In main, create an array whose base type is StudentData. The array should have five elements. Fill the array with instances (objects) whose types are StudentData. The UML diagram for the class StudentData is described below:

StudentData
firstName: String
- gender: char
- hometown: String
- level: int
- height: int {in inches}
- getName( ): String
- getGender( ): char
- getHometown( ): String
- getHomeCountry( ): String
- getLevel( ): int
- getHeight( ): int
- setLevel( input myLevel: int )

To construct each object, use a constructor with no parameters. The insta members should be initialized using input from the user. To show that your pro gram works, call each instance method at least once for three different objects, and call

getLevel( ) after each call to setLevel( ).

A user should be able to print any entry by providing its array index number.

A user should be able to look-up and find any entry by name. Once a name is found, the program should print the full entry. If the name is not among the entries, the program.

E. You will need to fully document your work, including the following:

a. The names of all authors,
b. The course name and your section(s),
c. The date that the project is due,
d. The title of the project and the purpose of the project,
e. The contract between the user and the program, L The purpose of all routines called, including main, and g. The meaning of all other identifiers.

F. Your deliverable is a hardcopy of your code by this Thursday, April 21, at 5:00 p.n along with a hardcopy of one run. Points will be earned for the following:

The program works according to the above requirements
The program is fully documented
Choice of identifier names is meaningful
Other documentation
Cooperative work skills
Program style
The code is efficient, yet readable (including line spacing and indentation).
The code makes good use of variables, i.e., are values generalized, or are they hard coded, and is the code easy to modify?

Java, Programming

  • Category:- Java
  • Reference No.:- M91766184

Have any Question?


Related Questions in Java

Chatbotscreate a small networked chat application that is

Chatbots Create a small, networked chat application that is populated by bots. Introduction On an old server park, filled with applications from the early days of the internet, a few servers still run one of the earliest ...

Assignment taskwrite a java console application that allows

Assignment task Write a java console application that allows the user to read, validate, store, display, sort and search data such as flight departure city (String), flight number (integer), flight distance (integer), fl ...

Assignment game prototypeoverviewfor this assessment task

Assignment: Game Prototype Overview For this assessment task you are expected to construct a prototype level/area as a "proof of concept" for the game that you have designed in Assignment 1. The prototype should function ...

Assignment taskwrite a java console application that allows

Assignment task Write a java console application that allows the user to read, validate, store, display, sort and search data such as flight departure city (String), flight number (integer), flight distance (integer), fl ...

In relation to javaa what is constructor the purpose of

(In relation to Java) A. What is constructor? the purpose of default constructor? B. How do you get a copy of the object but not the reference of the object? C. What are static variables and instance variables? D. Compar ...

Project descriptionwrite a java program to traverse a

Project Description: Write a java program to traverse a directory structure (DirWalker.java) of csv files that contain csv files with customer info. A simple sample in provided in with the sample code but you MUST will r ...

Fundamentals of operating systems and java

Fundamentals of Operating Systems and Java Programming Purpose of the assessment (with ULO Mapping) This assignment assesses the following Unit Learning Outcomes; students should be able to demonstrate their achievements ...

Assessment -java program using array of Assessment -JAVA Program using array of objects

Assessment -JAVA Program using array of objects Objectives This assessment item relates to the course learning outcomes as stated in the Unit Profile. Details For this assignment, you are required to develop a Windowed G ...

Applied software engineering assignment 1 -learning

Applied Software Engineering Assignment 1 - Learning outcomes - 1. Understand the notion of software engineering and why it is important. 2. Analyse the risk factors associated with phases of the software development lif ...

Retail price calculatorwrite a java program that asks the

Retail Price Calculator Write a JAVA program that asks the user to enter an item's wholesale cost and its markup percentage. It should then display the item's retail price. For example: (If an item's wholesale cost is 5. ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As