PDA

View Full Version : Program


kotaru30
Dec 4, 2013, 11:49 PM
Assume that there are two sets of players.one set of players is performing only simple tournaments of level 3.The other set of players is performing in national tournaments.Then provide the implementation of each player to eligible from level 1 to level 5.
Assuming,
Level 1 - junior level tournaments
Level 2 - under 13
Level 3 - simple tournaments in districts
Level 4 - state level tournaments
Level 5 - National level

NOTE: Using the concepts of method overloading ,overriding, abstrct classes concept and static keyword concept.

Please send me the answer for this program...