Студопедия
Случайная страница | ТОМ-1 | ТОМ-2 | ТОМ-3
АрхитектураБиологияГеографияДругоеИностранные языки
ИнформатикаИсторияКультураЛитератураМатематика
МедицинаМеханикаОбразованиеОхрана трудаПедагогика
ПолитикаПравоПрограммированиеПсихологияРелигия
СоциологияСпортСтроительствоФизикаФилософия
ФинансыХимияЭкологияЭкономикаЭлектроника

Variant 4 - Level 2 – Medium.

Читайте также:
  1. All Words, Level 3 teens
  2. Always use lint free paper towels to wipe fluid off the CVT fluid level gauge.
  3. Approaches to English teaching at primary level
  4. Are you ready for the level?
  5. B) Listen to a dialogue and for questions 1-4 choose the correct variant a, b or c.
  6. B) Understand high-level business requirements
  7. B: item, manufacturer, to refer to, level, a lot of, wish, constant, product mix, to use, guarantee.

The task is to implement a program that must track the statistics of football games.

 

The following subjects must be covered during the implementation:

 

To complete this assessment, you need to implement FootballPremiership.java file. The following steps will guide you through this assessment:

 

1. Explore the screenshots provided below:

 

 

2. Run the sample executable by issuing the following command at the command prompt:

C:\>java -jar FootballPremiership.jar

 

Do not forget to place the file premiership.txt.

3. Next, implement the following program:

The aim of this program is to give the user the ability to add the results of games.

 

All changes made by user, immediately must to appear in the table (sorted by points).

 

Points are counted as follows:

A win - 3 points, for a stand-off - 1 point, loss - 0 points.

 

Program must have 2 tables:

 

Table with football commands (unsorted)

Table with results (sorted by points)

The table must contain the basic information about the team and its statistics.

 

All data must be read and written to a file. When you run the program all data must read from a file and displays it in a table.

 

Remember, you must follow Java code convention – do not forget to use Author name, version and etc. Comments must exist in your code.

 

Upon completion, submit only the following:

  1. FootballPremiership.java

 


Дата добавления: 2015-11-16; просмотров: 58 | Нарушение авторских прав


<== предыдущая страница | следующая страница ==>
Variant 3 - Level 2 – Medium.| Языкознание как наука. Место языкознания в системе наук. Основные разделы языкознания.

mybiblioteka.su - 2015-2024 год. (0.005 сек.)