Question: NEEDS TO BE IN JAVA 1.4.2!!!!! Please help me to write program year in Java: A program for counting people who are going to travel

NEEDS TO BE IN JAVA 1.4.2!!!!! Please help me to write program year in Java:

A program for counting people who are going to travel by bus to country X from different European countries.

You must write the date of travel, name, age, whether you have any health problems, the country you are coming from. The program should also read the txt file( that you need to create with only pasport number), where the passport number will be indicated.

The program should form the data into a 6-column table in another file called LIST:

Date, Name, Age, Pasport, Counry, Health problem,

which will contain information about people SORTED by departure date.

NEED to use methods, variables and the programm SHOULD ASK whether you want to stop and show the table

And if you know how doing it, help me to solve this: break your program down into several methods or objects you think you will need to complete your software.

Your program should include:

Complete functionality taught throughout the class, including but not limited to: User Input Usage of Variables Loops and Conditional Statements Reading and Writing to a File Using Arrays. Using a Menu Using Methods Creating a Dynamic System (add, enter, delete, modify)

Searches and Sorts

Do not use the ArrayList class, Array class, Comparator class, or any Object Oriented Programming

IT HAVE TO WORK AT ECLIPSE

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!