Discussion :: Javascript - CS
- Which is a fast C++ based JavaScript interpreter?
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