Write a java console application that manages city names

Assignment Help Computer Engineering
Reference no: EM132175751

You've been hired by City Skies to write a Java console application that manages city names. Use an array of size 30 to store the names. Present the following menu to the user:

City Skies Menu

1 - Add city

2 - Change city name

3 - Delete city

4 - List cities

9 - Exit

Enter an option:

Continue to read an option, process it, and display the menu until the user enters option 9. Here are option descriptions:

Add city - prompt for a city name. If the city is already in the list, don't add it and tell the user. If the city is not in the list, add it and tell the user. You don't need to test if the array is full before adding a city.

Change city name - prompt for a city (array) index. If the index is invalid, tell the user. If the index is valid, prompt for the new city name. If the new city name is already in the list, don't add it and tell the user. If the new city name is not in the list, add it and tell the user.

Delete city - prompt for a city (array) index. If the index is invalid, tell the user. If the index is valid, delete the city and move all the cities after the index up one to close the gap.

List cities - use printf to format the list in two columns with the first column containing an array index and the second column containing the city name. Also, show a city count after the list.

Redisplay the menu after each option is processed. Start the array with three values already in it: Houston, Charleston, and Tampa.

Reference no: EM132175751

Questions Cloud

Write a program that prompts the user for 5 numbers : Write a C++ program that prompts the user for 5 numbers. The values shall be stored in an array name "numb".
How does exploiting get you to remediation : Along those lines, what do you consider to be the ultimate goal of a penetration test? Can you stop short of actually exploiting?
How many different passwords are there : A valid password is a string of between 6 and 12 characters, inclusive, where each character can be an uppercase or a lowercase letter.
Create a custom multi-converter : There will be eight text boxes. Four of them will represent the decimal values of the current color (each between 0 and 255 inclusive).
Write a java console application that manages city names : Write a Java console application that manages city names. Use an array of size 30 to store the names.
Determine the sum of all integers that are evenly divisible : Use a For loop to determine the sum of all integers that are evenly divisible by 5 from A to 2*B.
What minimum number of clicks he has to make in order : Vasya has found a strange device. On the front panel of a device there are: a red button, a blue button and a display showing some positive integer.
How long would it take the rover to transmit the pictures : Suppose NASA takes several pictures of the martian surface and wants to transmit them back to Earth. The total size of the pictures is 50 MB.
Analyze the asymptotic number of moves your algorithm : Develop a divide and conquer algorithm for moving n disks from tower 0 to tower 2.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Describe in detail the benefits of the system

Describe the complex email system located on slide 12 from the slide deck from week 6 titled "Example of a Complex Hybrid System." (It is also attached).

  When and how often should a cloud-based system be tested

What are two benchmarking tools that can be used to evaluate cloud-based and non-cloud-based systems? When and how often should a cloud-based system be tested?

  Create a chatbot with basic lambda functions

Summary of the approach or methodology and innovation - Summary of the expected outcomes and significance - overview of the existing research related

  Describe algorithm running for determine number of inversion

Let S be a sequence of n elements on which a total order relation. Describe an algorithm running in O(nlogn) time for determining the number of inversions in S.

  The default text-based command-driven communication

If you need to create clean Web pages, which of the following is the best choice. If you need to create a text document with some graphics and format it for printing, which of the following is the best choice. Computer directories or folders are use..

  Calculate first four times wheel passes through equilibrium

Computer Aided Analysis - Assignment (Solution of non-linear equations). Calculate the first 4 four times the wheel passes through the equilibrium position

  Write another model program for the newsreader

Write another model program, implementation, and stepper for the newsreader, where each action returns value of all three state variables as C# out parameters.

  How to use agile methods to scale the release plan

Explain how to use Agile methods to scale the release plan you developed for retiring the legacy applications.

  Find the initial interval for the root search

Write down the corresponding MATLAB code. You should check (just for yourself) how your function works with an arbitrary unsorted array.

  Create a memo to the ceo explaining the new design

Create a memo to the CEO explaining the new design, equipment needed and the basic consultant fee for your services.

  Create a new project in your ide named animalinfo

Create a new project in your IDE named "AnimalInfo." Create a class called "AnimalInfo" as the main class for the program.

  Discuss the design approach that will control traffic flow

Discuss the design approach you will use. Discuss the design approach that will control traffic flow, hence improving performance.

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