Data stored in permanent storage

Assignment Help Basic Computer Science
Reference no: EM131561031

One of the fundamental requirements of programs is to use data stored in permanent storage such as a hard disk file. Programs must be able to read and write stored data and use appropriate data structures within the program to work with the data. In this assignment, a program needs to be written to load and manipulate a data file. The data file can be downloaded from the following link: Unit 4 Sample Data. (<---not a link..excel file attached)

The file should not be a comma delimited file and should have the following record structure:

  • FirstName - Character - Size (12)
  • LastName - Character - Size (16)
  • Company - Character - Size (32)
  • Address - Character - Size (32)
  • City - Character - Size (24)
  • County - Character - Size (24)
  • State - Character - Size (2)
  • ZIP - Number - Size (5)
  • Phone - Character - Size (12)
  • Fax - Character - Size (12)
  • Email - Character - Size (32)
  • Web - Character - Size (42)

Step 1: For this assignment, you will write a complete Java console program to load the data file into an ArrayList data structure. Store each line from the file as a separate record in the ArrayList. To read the file, you should use a FileReader wrapped in a BufferedReader. If you create a Java class to contain each record, you will be able to create an object for each record and store the object in the ArrayList. Sorting the data can then be done using another wrapper class that contains the ArrayList and has methods for sorting and output of the data.

Step 2: After the file is loaded into the ArrayList, sort the data in ascending order based on the LastName field, and display the following fields:

  • First name
  • Last name
  • Company

Step 3: Next, sort the data in descending order based on the ZIP field, and display the following fields:

  • First name
  • Last name
  • Company
  • ZIP

Step 4: Display all of the records (and all of the fields) for everyone that is in the state "NY."

Step 5: The submission should be a single MS Word document with the program source code for the solution and screenshots of the output for the following list:

  1. Sorted data based on last name
  2. Sorted data based on ZIP
  3. Everyone in the state of NY

Reference no: EM131561031

Questions Cloud

Compare and contrast the skills and requirements : Compose a written discussion post to compare and contrast the skills and requirements listed for two of the jobs. Next, based on the job descriptions.
Write a c++ program which adds two polynomials : Write a C++ program which adds two polynomials. You should represent the polynomial using the linked list, and each term of a polynomial is defined by a class.
Disadvantage of buying a plant : Disadvantage of buying a plant
Identify how the ergonomics improved : Discussin: Advanced Ergonomics- Identify how the ergonomics improved as well as how it affects the anatomy and physiology of the user.
Data stored in permanent storage : One of the fundamental requirements of programs is to use data stored in permanent storage such as a hard disk file.
How does the act affect supply chain management : The Foreign Corrupt Practices Act is important legislation that helped to shape standards for global business practice. How does the act affect supply chain
Financially indifferent between these two payout : At what interest rate would Randy be financially indifferent between these two payout choices?
What types of human systems are involved in workers daily : What types of human systems are involved in the worker's daily activity? What are the potential cumulative trauma disorders (CTDs) or musculoskeletal disorders?
Making pneumatic vibration isolators : Equipment that was purchased by Newport Corporation for making pneumatic vibration isolators post $90,000 three years ago.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Identifies the cost of computer

identifies the cost of computer components to configure a computer system (including all peripheral devices where needed) for use in one of the following four situations:

  Input devices

Compare how the gestures data is generated and represented for interpretation in each of the following input devices. In your comparison, consider the data formats (radio waves, electrical signal, sound, etc.), device drivers, operating systems suppo..

  Cores on computer systems

Assignment : Cores on Computer Systems:  Differentiate between multiprocessor systems and many-core systems in terms of power efficiency, cost benefit analysis, instructions processing efficiency, and packaging form factors.

  Prepare an annual budget in an excel spreadsheet

Prepare working solutions in Excel that will manage the annual budget

  Write a research paper in relation to a software design

Research paper in relation to a Software Design related topic

  Describe the forest, domain, ou, and trust configuration

Describe the forest, domain, OU, and trust configuration for Bluesky. Include a chart or diagram of the current configuration. Currently Bluesky has a single domain and default OU structure.

  Construct a truth table for the boolean expression

Construct a truth table for the Boolean expressions ABC + A'B'C' ABC + AB'C' + A'B'C' A(BC' + B'C)

  Evaluate the cost of materials

Evaluate the cost of materials

  The marie simulator

Depending on how comfortable you are with using the MARIE simulator after reading

  What is the main advantage of using master pages

What is the main advantage of using master pages. Explain the purpose and advantage of using styles.

  Describe the three fundamental models of distributed systems

Explain the two approaches to packet delivery by the network layer in Distributed Systems. Describe the three fundamental models of Distributed Systems

  Distinguish between caching and buffering

Distinguish between caching and buffering The failure model defines the ways in which failure may occur in order to provide an understanding of the effects of failure. Give one type of failure with a brief description of the failure

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd