WEEK 9 Flashcards
___ is a light-weight object-oriented programming language which is used by several websites for scripting the webpages.
JavaScript (js)
It is an interpreted, full-fledged programming language that enables dynamic interactivity on websites when applied to
an HTML document.
JavaScript (js)
JavaScript (js) was introduced in the year ___ for adding programs to the webpages in the ___.
1995, Netscape Navigator browser
JavaScript has no connectivity with Java programming language. TRUE OR FALSE?
TRUE
In addition to web browsers, databases such as ___ and ___ uses
JavaScript as their scripting and query language.
CouchDB, MongoDB
JavaScript is a ___ language, where certain types are implicitly cast
(depending on the operation).
weakly typed
JavaScript follows the syntax and structure of the ___ programming language. Thus, it is a ___ programming language.
C, structured
JavaScript is an ___ programming language that uses prototypes
rather than using classes for inheritance.
object-oriented
In ___, ___, the first popular web browser, came into existence.
1993, Mosaic
In the year ___, ___ was founded by Marc Andreessen. He realized that the web needed to become more dynamic. Thus, a ‘glue language’ was believed to be provided to HTML to
make web designing easy for designers and part-time programmers.
- Netscape
Consequently, in ___, the company recruited ___ intending to implement and embed Scheme
programming language to the browser.
1995, Brendan Eich
But, before Brendan could start, the company
merged with ___ for adding Java into its Navigator so that it could
compete with Microsoft over the web technologies and platforms.
Now, two languages
were there: Java and the scripting language.
Sun Microsystems
Further, Netscape decided to give a similar
name to the scripting language as Java’s. It led to ‘___’.
Javascript
Finally, in ___, Marc Andreessen coined the first code of Javascript named ‘___’. Later, the marketing team replaced the name with ‘__.’
May 1995, Mocha, LiveScript
But, due to trademark reasons and certain other reasons, in ___, the language was finally renamed to ‘___’. From then, it came into existence.
December 1995, avaScript