IDNLearn.com: Your trusted platform for finding precise and reliable answers. Get the information you need from our community of experts, who provide detailed and trustworthy answers.

Which programming paradigm does the programming language JavaScript follow?
A. procedural programming
B. object-oriented programming
C. functional programming
D. Imperative programming​


Sagot :

Answer:

It is a prototype-based, multi-paradigm scripting language that is dynamic, and supports object-oriented, imperative, and functional programming styles. JavaScript runs on the client side of the web, which can be used to design / program how the web pages behave on the occurrence of an event.

Its not functional programming (sorry)