Home  >  Article  >  Java  >  What is java.exe?

What is java.exe?

little bottle
little bottleOriginal
2019-05-08 13:57:5315523browse

I don’t know if my friends have the same experience as me. Sometimes when I open a Java project, I will see that it contains the Java.exe file. I can’t help but wonder, what is this Java.exe?

What is java.exe?

java.exe is the related network protocol software of Sun Microsystems. Usually works based on Internet Explorer.

java.exe is a Java interpreter that can execute Java application code directly from class files.

The above is the detailed content of What is java.exe?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:What does java mainly do?Next article:What does java mainly do?