What is Java and JavaScript?
Java is a programming language. Java originally released in 1995 as a core component of 'Sun Microsystems' Java platform by James Gosling. Java is a general-purpose, concurrent, class-based, object-oriented language that is specifically designed to have as few operation dependencies as possible.
JavaScript is a scripting language commonly applied as part of a web browser in order to make greater user interfaces and dynamic websites. It is a prototype-based scripting language that is dynamic, weakly typed and has first-class functions. JavaScript uses syntax influenced by the language C.

No comments:
Post a Comment