2.4k questions

2.4k answers

95.8k users

6 Online Users
0 Member 6 Guest
Today Visits : 1299
Yesterday Visits : 2653
Total Visits : 2354446

Categories

Notice

Dear All, These are my answers from Quora and primarily Google; please check the answer and from others sites; the answers are free and without any liability.To make a decision, write down all of the positives and negatives on a piece of paper.Thank you,

Elias Katsaniotis, MSc

Information

Viktoria Katsanioti,

Kaliningrad,

Russia,

matizegr@yahoo.com

0 votes
61 views

What is difference between Java and JavaScript?

in General by (46.5k points)

1 Answer

0 votes

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

by (46.5k points)
...