Java Programming Environment

Source: Internet
Author: User

The latest and most complete version of the Java SDK JDK is provided by Oracle Corporation. The way to run the JDK tool is to enter commands in the Terminal window, or you can use the integrated development environment. Java allows the runtime environment JRE, which contains virtual machines but does not include compilers.

When downloading the Java SDK, for Windows or Linux, choose between the x86 and x64 versions to select the version that matches the operating system architecture. Check that the Java installation is correct before installing the development environment. Environment variables need to be set after installing JDK.

The JAVAC program is a Java compiler. It compiles the file Java file into a class file. Java program launches Java Virtual machine. The virtual machine executes the bytecode that the compiler puts in the class file.

Java Programming Environment

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.