what is programming paradigm?
Answers
Answered by
2
- Programming paradigms are a way to classify programming languages based on their features. ... Some paradigms are concerned mainly with implications for the execution model of the language, such as allowing side effects, or whether the sequence of operations is defined by the execution model.
Answered by
0
The term programming paradigm refers to a style of programming. It does not refer to a specific language, but rather it refers to the way you program.
There are lots of programming languages that are well-known but all of them need to follow some strategy when they are implemented. And that strategy is a paradigm.
Similar questions