2.4k questions

2.4k answers

96.7k users

6 Online Users
1 Member 5 Guest
Online Members
Today Visits : 2435
Yesterday Visits : 1939
Total Visits : 2378388

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
62 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)
...