Computer Science, asked by shristi2005, 8 months ago

Name 2 popular programming paradigms?​

Answers

Answered by maheshk803
0

Answer:

Object oriented programming and Functional programming

Explanation:

programming paradigm means how we writing the programming or we can define it as style of programming.

now a days most programming languages follow the object oriented programming style like java, c#.

scala, Erlang etc.. languages use Functional programming style.

Similar questions