Concept

JavaScript Programming Language

JavaScript is a lightweight, interpreted or just-in-time compiled, programming language with first-class functions. It is a prototype-based, multi-paradigm, single-threaded, dynamic language that supports object-oriented, imperative, and declarative programming styles, such as functional programming. It was invented by Brendan Eich in 1995 at Netscape and later continued to be developed under the ECMA standard by the Mozilla Foundation.

0

3

Updated 2026-05-02

Tags

Object-Oriented Programming

Programming Language Paradigms

General programming languages

Computing Sciences