Respuesta :
Answer:
A. Modularity
Explanation:
Option B is incorrect because iteration means repeating steps over and over again.
Option C is incorrect because an API allows two applications to talk to each other
Option D is incorrect because documentation allows people using your library to know what each function does.
Therefore, modularity seems to be the correct answer.
Hope this helped.
Modularity is the process of dividing program into separate subprograms such as libraries.
Basically, in computer, the process of grouping together smaller segments into larger modules is known as Modularity.
In other word, Modularity refers to the act of dividing a program into separate subprogram for better understanding.
Hence, the term called "Modularity" is the process of dividing program into separate subprograms such as libraries.
Therefore, the Option A is correct.
Read more about Modularity
brainly.com/question/23558297