InterviewSolution
Saved Bookmarks
| 1. |
Why Topdown Calculation Less Efficient Than A Bottomup Calculation?being Less Efficient, Why Do We Use Them. |
|
Answer» In the PROCESS it CALCULATES more BLOCKS than is necessary. Sometimes it is necessary to PERFORM topdown calculation to get the CORRECT calculation results. In the process it calculates more blocks than is necessary. Sometimes it is necessary to perform topdown calculation to get the correct calculation results. |
|