Quiz 4
2 August
What is the advantage of stating an algorithm in terms of an ADT (as
opposed to a data structure) ?
Solution
It hides the details of the implementation and allows you the flexibility
of changing the implementation if and when you want or need to.
Last updated : 2 August 2000 11.26am