answersLogoWhite

0


Best Answer

Other than a few syntactical similarities (both languages borrow heavily from C syntax) Java and JavaScript are completely different technologies. The similarity in their names was a marketing ploy by JavaScripts creators to try and ride the coat-tails of Java, which was the hot new language when JavaScript was created.

Core Java refers to the core set of classes available in the Java programming language. (Essentially, the most important classes that a programmer can count of being available no matter what.)

Java is a class-based object oriented, computer programming language created by Sun Microsystems and currently owned by Oracle. It is a full featured, compiled programming language. It's used to create all kinds of software, but the key point here is that it is turned into byte-code by the Java Virtual Machine before it is run on the computer. By default, Java has access to everything on the machine. It can make changes to the OS, write files, access the network--you name it.

JavaScript is a proto-type based object oriented scripting language that was invented by Netscape in the mid 1990s. It's used to add dynamic functionality to web pages. As a scripted language, JavaScript is not compiled. Rather, its source code is sent as text to the browser, which then parses the file and acts accordingly. JavaScript is extremely constrained, due to security concerns, and cannot access your hard-drive, with the exception of a few, very limited locations.

User Avatar

Wiki User

βˆ™ 11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

βˆ™ 12y ago

Java is a programming language that is compiled into an intermediate language called byte code. In contrast, Java Script which resembles C++ more than Java, and was named after Java due to Java's popularity, is rendered by an internet browser's engine.

This answer is:
User Avatar

User Avatar

Wiki User

βˆ™ 12y ago

js is the file name for javascript files. For eg. "Validation.js" which is a file containing javascript code. If you mean JSP then it is different which stands for Java Server Pages.

This answer is:
User Avatar

User Avatar

Wiki User

βˆ™ 15y ago

No similarities. JavaScript was actually originally called Mocha, then LiveScript, and just wanted to hop on the bandwagon of popularity that Java was getting.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between core java and java script?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is Difference between java and core java?

Java or Java SE comes with the standard library, with all the crazy classes to make life easy. Java Core does not come with most of these classes, so that it is a lot smaller.


Difference between awt and java script?

AWT is a Java package for creating graphical user interfaces. JavaScript is a completely unrelated programming language.


What is the Exact difference between core java advanced java?

Core java consists of basics of java language (OOP, Threading, Exceptions, Collections, Annotations, Internationalization etc) along with other technologies like JDBC, Servlets. Advanced java is the next step of core java. This consists of JSP, EJB, Beans etc.


Difference between java script and java server page?

JSP is a Java-based technology used specifically in order to help software developers create dynamic web pages; Java-Script is based on Java, but was created in order to allow non-programmers the ability to work with it easily.JSP must be compiled in Java byte-code in order to function properly; Java-Script is a Java language of a different dialect, and does not need to be directly translated into byte-code


Difference between java script and xml?

It would be harder to describe the similarity between JavaScript and XML. These two languages are for entirely different purposes.

Related questions

How can you learn core java?

You could probably watch some tutorials on youtube, or buy a book on core java script.


What is Difference between java and core java?

Java or Java SE comes with the standard library, with all the crazy classes to make life easy. Java Core does not come with most of these classes, so that it is a lot smaller.


Difference between awt and java script?

AWT is a Java package for creating graphical user interfaces. JavaScript is a completely unrelated programming language.


What is the difference between VB-Script and JavaScript?

vbscript is used for server side as well as client side where as java script is used for client side only.


What is the Exact difference between core java advanced java?

Core java consists of basics of java language (OOP, Threading, Exceptions, Collections, Annotations, Internationalization etc) along with other technologies like JDBC, Servlets. Advanced java is the next step of core java. This consists of JSP, EJB, Beans etc.


Difference between java script and java server page?

JSP is a Java-based technology used specifically in order to help software developers create dynamic web pages; Java-Script is based on Java, but was created in order to allow non-programmers the ability to work with it easily.JSP must be compiled in Java byte-code in order to function properly; Java-Script is a Java language of a different dialect, and does not need to be directly translated into byte-code


Difference between java script and xml?

It would be harder to describe the similarity between JavaScript and XML. These two languages are for entirely different purposes.


Difference between ASP and JSP?

The main difference between ASP and JSP is that JSP is more script like and includes Java, whereas ASP does not. Both of these are server side languages.


What is the difference between Java and core Java?

When most computer users think of Java, what they are really thinking of is Java core, which is the standard edition that is used in most basic computer applications. The term Java in and of itself is a more broad term that can cover both the standard edition and more advanced applications.


What is difference between vb script and java script?

JavaScript is just like VB Script, but VB Script is what windows made to try to get rid of JavaScript, but as you can see im sure JavaSript is the winner. They are the same thing pretty much just a little alterations in the code.


What is java fx2.1.1?

Java script


Is Java script needed for Poptropica?

No, Java script is not needed to play poptropica.