The practice of writing a method to perform a single task and then calling that method whenever you need to perform that task is called:
a. Code reuse
b. Divide and conquer
c. Inheritance
d. Parameter
e. None of these
a. Code reuse
Computer Science & Information Technology
You might also like to view...
Match the following windows features or parts to their meanings:
I. title bar A. found on the right side of the title bar II. control buttons B. hide the window from view III. Minimize button C. used to close a window IV. Close button D. restore down or fill the desktop V. Maximize button E. includes the file name and the program
Computer Science & Information Technology
A ______ is a mathematical formula that generates the terms in a sequence from previous terms.
a. local environment b. pivot item c. base case d. recurrence relation
Computer Science & Information Technology