A ____ is a predefined procedure that performs a specific task and then returns a value after completing the task.

A. sub
B. function
C. method
D. routine

Answer: B

Computer Science & Information Technology

You might also like to view...

The tag may or may not be used within the element

Indicate whether the statement is true or false

Computer Science & Information Technology

The relationship between function templates and function-template specializations is most similar to the relationship between:

a. Classes and objects. b. Classes and functions. c. Functions and return types. d. Headers and source files.

Computer Science & Information Technology