Suppose you have a certain set of behaviors, programs, or routines, that will be needed in different non-connected sub portions of a computer. What kind of collection allows different sub portions of a program to use functions and scripts and behave in a specific manner?(1 point)

Responses

library
library

Boolean
Boolean

supervisor program
supervisor program

programming

1 answer

The correct response is library. A library is a collection of routines, functions, and programs that can be used by different parts of a program, allowing for shared functionalities across various sub-areas of a computer system.