Writing a method to perform a single task and then calling that method whenever you need to perform that task is called ___________________.

Fill in the blank(s) with the appropriate word(s).

ANSWER: code reuse

Computer Science & Information Technology

You might also like to view...

What is the type of video compression used in the .f4v file format?

What will be an ideal response?

Computer Science & Information Technology

Java’s ____ statement can be used to verify that something is true at a given point in a program.

A. boolean B. throw C. catch D. assert

Computer Science & Information Technology