procedural languge and functional language
Answers
Answered by
0
Answer:
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. ... Functional programming (FP) is about passing data from function to function to function to get a result.
Similar questions