Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. Which is a fast C++ based JavaScript interpreter?

  2. A.

     Node

    B.

     Sockets

    C.

     Processors

    D.

     Closures

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Node is a fast C++-based JavaScript interpreter with bindings to the low-level Unix APIs for working with processes, files, network sockets, etc., and also to HTTP client and server APIs.


Be The First To Comment