The technique to solve a problem by subdividing into smaller problems is known as divide-and- conquer and ____ design approach.
A. top-down
B. bottom-up
C. leveled
D. driver and stub
Answer: A
Computer Science & Information Technology
You might also like to view...
What command turns off the print spooler?
a. net disable print spooler b. net stop print spooler c. net restart spooler d. net stop spooler
Computer Science & Information Technology
How should the constructor for an array-based stack data type be designed to support user choice for stack size?
What will be an ideal response?
Computer Science & Information Technology