Functions can:
a. Be used as building blocks to create new programs.
b. Return a result to the caller function.
c. Be reused any number of times.
d. Do all of the above.
d. Do all of the above.
You might also like to view...
The best way to measure the goodness of an algorithm is
A) to write a computer program that uses the algorithm and time its execution B) to write a computer program that uses the algorithm and run it on the hardest and largest inputs C) to look at its worst case and average case complexity functions D) to look at the sum of its execution time and the space it uses
A ________ is a single media file including art, sound, animation, or movies
A) snippet B) cut C) clip D) presentation
____________________ are patterns that are used for matching and manipulating strings according to specified rules.
Fill in the blank(s) with the appropriate word(s).
_______ is a generic block-level element and ________ is a generic in-line element.
Fill in the blank(s) with the appropriate word(s).