emaansid
Newbie level 1
- Joined
- Jan 2, 2015
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 9
Write a program consisting of multiple objects which interact with each other by following
appropriate design practices
· Write a program that provides the requested functionality for the system
· Implement classes which have generalization relationships with other classes
· Utilise polymorphism and abstraction techniques
· Utilise appropriate collection classes in appropriate ways/places
· Read data from and write data to text files
· Handle exceptions by constructing try … catch blocks for appropriate circumstances
· Create a JFrame and correctly use a JList component.
appropriate design practices
· Write a program that provides the requested functionality for the system
· Implement classes which have generalization relationships with other classes
· Utilise polymorphism and abstraction techniques
· Utilise appropriate collection classes in appropriate ways/places
· Read data from and write data to text files
· Handle exceptions by constructing try … catch blocks for appropriate circumstances
· Create a JFrame and correctly use a JList component.