Computer Science, asked by maemaeballoran, 3 months ago

what is programming paradigm?​

Answers

Answered by MissPhenomenal
2

\huge \purple A \purple N \purple s \purple W \purple e \purple \R :-

  • 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 abhijeetvshkrma
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