A ____ is a block of code that performs a specific task.

A. Sub code
B. Sub section
C. Sub procedure
D. Sub method

Answer: C

Computer Science & Information Technology

You might also like to view...

_________ instructions provide computational capabilities for processing number data.

A. Boolean B. Logic C. Memory D. Arithmetic

Computer Science & Information Technology

Insertion and deletion in a sorted linked list requires_______ changes to reference links.

a) exactly one. b) at most three. c) at least three. d) None of the above.

Computer Science & Information Technology