Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Help needed in java ! Thanx In a Notepad text file, create a list (one song per line) of the top 25 songs for one

Help needed in java ! Thanx

image text in transcribed

In a Notepad text file, create a list (one song per line) of the top 25 songs for one recording artist of your choice. This list should not be in alphabetical order. Name that text file songs.txt. Write a menu-driven Java program that will allow the user to: 1. 2. a. Alphabetically order the songs from A-Z b. Generate a random song (from the list of 25) songs and display its title c. Search for the exact title of a song Notes: You should be using the binary search algorithm and the sorting algorithm of your choice for this program. . e Whenever the user selects a menu choice, you should display the results of the menu operation on the screen

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

1 2 3 Data Base Techniques

Authors: Dick Andersen

1st Edition

0880223464, 978-0880223461

Students also viewed these Databases questions

Question

Understand the causes of nonsignificant findings

Answered: 1 week ago

Question

Types of Interpersonal Relationships?

Answered: 1 week ago

Question

Self-Disclosure and Interpersonal Relationships?

Answered: 1 week ago