close
    What is Java Script

    0  Views: 495 Answers: 1 Posted: 12 years ago

    1 Answer

    Here you go:

    6dogs4us

    JavaScript is a prototype-based, object-oriented scripting language that is dynamic, weakly typed and has first-class functions. It is also considered a functional programming language like Scheme and OCaml because it has closures and supports higher-order functions.
    JavaScript is an implementation of the ECMAScript language standard and is primarily used in the form of client-side JavaScript, implemented as part of a web browser in order to provide enhanced user interfaces and dynamic websites. This enables programmatic access to computational objects within a host environment.
    JavaScript's use in applications outside web pages—for example in PDF documents, site-specific browsers, and desktop widgets—is also significant. Newer and faster JavaScript VMs and frameworks built upon them (notably Node.js) have also increased the popularity of JavaScript for server-side web apps.
    JavaScript uses syntax influenced by that of C. JavaScript copies many names and naming conventions from Java, but the two languages are otherwise unrelated and have very different semantics. The key design principles within JavaScript are taken from the Self and Scheme programming languages.


    Top contributors in Programming & Design category

     
    ROMOS
    Answers: 234 / Questions: 0
    Karma: 11370
     
    Colleen
    Answers: 612 / Questions: 0
    Karma: 10395
     
    country bumpkin
    Answers: 57 / Questions: 0
    Karma: 3660
     
    pythonlover
    Answers: 93 / Questions: 0
    Karma: 2060
    > Top contributors chart
    452350
    questions
    719726
    answers
    754448
    users