Computer Science, asked by sanoriaritu6906, 2 months ago

procedural languge and functional language

Answers

Answered by tseries12345678901
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