194k views
0 votes
How many paradigms are there ?

1 Answer

6 votes

Answer:

There are four principal programming paradigms: (1) Functional: Where all “computations are done by applying (calling) functions.” (2) Imperative: Otherwise known as procedural programming, this is a top down paradigm involving the “execution of computational steps in an order governed by control structures .”

User Xiaodan Mao
by
8.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.