Computer Science, asked by nazmafirdous774, 1 year ago

Compare structure programming and functional programmimg?

Answers

Answered by ankitkumarsahani2005
0

It basically means using explicit control-flow structures rather than jumping about directly from instruction to instruction. Functional and procedural programming are both, in that sense, structured paradigms. ... Functional programming is like describing your problem to a mathematician.

Similar questions