what is the difference between java and JavaScript
Answers
Hi
Differences between Java and JavaScript: Java is an OOP programming language while Java Script is an OOP scripting language. Java creates applications that run in a virtual machine or browser while JavaScript code is run on a browser only. Java code needs to be compiled while JavaScript code are all in text.
Bye
JAVA SCRIPT
JavaScript is a computer programming language. It is a scripting language and is mainly used in the creation of webpages on the client side.
Although the word Java is included in its name, it has nothing to do with the programming language called Java. Yes, the syntax of both
JAVA AND JAVASCRIPT
Java and JavaScript is affected by the syntax of C. The main principles of JavaScript design are derived from a programming language called Self.
1) Useful in creating dynamic pages of web pages
2)Runs on the client side on the user's computer.
3) It is an printed language.
4) Object is Oriented language.
5) It has first class functions.
6) JavaScript's syntax is influenced by C's syntax.
7) JavaScript's real name is "ECMAScript".