Respuesta :
Answer:
A. Both approaches are used when writing programs.
Explanation:
Procedural programming (PP), also known as inline programming takes a top-down approach. It is about writing a list of instructions to tell the computer what to do step by step. It relies on procedures or routines. Object-oriented programming (OOP) is about encapsulating data and behavior into objects.
Hope this helps....
Have a nice day!!!!