The formation process of Java machine code

Source: Internet
Author: User

Java, as a cross-platform computer language, has different virtual machine JVMs that correspond to different platforms when cross-platform. First we write the *.java file, and then generate the *.javac file, *.javac will be converted to *.class file, and only the class file can be recognized by Java Virtual Machine, and then build the corresponding platform through the Java Virtual Machine (platform common: Windows, Linux, Android, etc.) requires machine code (such as binary, assembler, etc.).

A class file is generated when the Java file is compiled.


650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M02/7F/93/wKiom1cjCAmCeeQQAAEL-p-4AYg165.png "title=" Java class file formation process "alt=" Wkiom1cjcamceeqqaael-p-4ayg165.png "/>

This article is from the "Java Tour" blog, declined reprint!

The formation process of Java machine code

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.