Create a new Java Project in Eclipse

Assignment Help Computer Engineering
Reference no: EM132411274

CS520 Assignment -

You are strongly encouraged to add comments into your program!

Create a new Java Project in Eclipse named HW5_lastName and complete the following requirements.

Create a package named cs520.hw5. Using this package, create the following classes.

1. Create a class named Senator as follows.

a. The instance (or member) private variables - name, party, state (String), and yearsInOffice (integer).

b. A single constructor with name as its argument.

c. The public get and set methods for the instance variables.

d. Override the toString method to return the string representation of this object in the format "<name> (<party>) from <state> has been the senator for <yearsInOffice> years".

2. Create a SenatorTest class to test the following functionality in its main method.

a. Declare and initialize an empty Queue of Senator objects named senatorQueue.

b. Declare and initialize an empty HashMap named senatorMap.

The keys will be the names of the senators and the entries in the map will be the corresponding senator objects. c. Use the BufferedReader class to read the data.txt file. The contents of the file are shown below. Create the data.txt file in HW5_lastName.

d. Read the contents of the text file one line at a time using a loop. The program should work for any number of input lines. In this loop,

1. Invoke the processInputData method for each line read. This method returns the corresponding Senator object.

2. Add this Senator object to the senatorQueue.

3. Insert this Senator object into the senatorMap using the senator's name as the key.

e. After the loop is processed, do the following.

1. Iterate over the senatorQueue and display each element to the console.

2. Access the keys of the senatorMap and assign them to an appropriate variable. Create an iterator over the keys. Iterate over each key in this set and display the associated object in the map to the console.

Write a private method processInputData with return type Senator which processes its string input argument and returns the corresponding Senator object as follows.

1. Tokenize the string argument using the StringTokenizer class using the comma as the delimiter, or using the String split method.

2. Extract the name token. Create a Senator object and assign to the local variable currentSenator.

3. Read the rest of the tokens one token at a time. Use the corresponding set method on the currentSenator object to set the instance value.

4. If the yearsInOffice is not a valid number, i.e., throws an exception when parsed, set the value as -99 in the exception handling part.

5. The method should return the currentSenator object.

Attachment:- Assignment File.rar

Reference no: EM132411274

Questions Cloud

What treatment would you recommend and why : A family recently found out that their 8-year-old has ADHD and they are trying to decide which treatment course they should choose. Based on your research.
How to build a positive emotional climate in the classroom : Emotions play a large part in the learning process. Emotions impact how we learn and the information that we are able to retain. Our brains are highly.
Define how each study is consistent with biblical worldview : Discuss how each study is consistent/inconsistent with a biblical worldview, as well as how it might be of value to Christians in the real world.
Self-organize and identify the members of your Agile Team : Agile Team Composition. Self-organize and identify the members of your Agile Team, including roles
Create a new Java Project in Eclipse : CS520 Assignment - Create a new Java Project in Eclipse named HW5_lastName and complete the requirements - Create a class named Senator
Define moral reasoning and moral behavior : Your aunt and uncle are concerned about whether their teenage children, your cousins, will develop into moral adults. They ask you about adolescent moral.
What special issues of confidentiality may arise in the case : What special issues of confidentiality may arise in the case? How should David address these issues? How might differences in personal values and gender.
5DVP Developing Professional Practice Assignment : 5DVP Developing Professional Practice Assignment Help and Solution and The Effective HR Professional Assessment Writing Service - Describe a range of knowledge
Emerging issues in health care management : Emerging Issues in Health Care Management. Discuss the potential impact of the issue on a Specific health care organization.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

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