velox
Retired
Im studying for half yearlies so ill have some revision questions in here. Would be great if i could get some help
What is the difference between 'top down design' and 'stepwise refinement' ?
Am i correct in saying that top down design is the process of breaking modules into smaller more manageable sections which then can be implemented into a programming language. And stepwise refinement being ..... ? Im not sure how to describe stepwise refinement?
One more question:
With a binary search, you can decide on how to sort the items right ? (because they need to be sorted before they can go through the binary search)...Or does it do it automatically?
What is the difference between 'top down design' and 'stepwise refinement' ?
Am i correct in saying that top down design is the process of breaking modules into smaller more manageable sections which then can be implemented into a programming language. And stepwise refinement being ..... ? Im not sure how to describe stepwise refinement?
One more question:
With a binary search, you can decide on how to sort the items right ? (because they need to be sorted before they can go through the binary search)...Or does it do it automatically?
Last edited: