Computer Science, asked by mailassatish45p9h79d, 1 year ago

What is the difference between Java and JavaScript language?

Answers

Answered by arpita67
0
Java is an OOP programminglanguage while Java Script is an OOP scripting language.Java creates applications that run in a virtual machine or browser while JavaScriptcode is run on a browser only. Java code needs to be compiled while JavaScriptcode are all in text.

IF IT HELPS
Answered by Anonymous
0

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".

Similar questions