Home > Java > Javagetting Started > body text

Is java installed on the c drive?

藏色散人
Release: 2020-05-27 14:28:10
Original
8955 people have browsed it

Is java installed on the c drive?

Is java installed on the c drive?

The default is the C drive, but it can also be installed on other drives. Just configure the JAVA environment variables during installation.

Java is an object-oriented programming language. It not only absorbs the various advantages of the C language, but also abandons the concepts such as multiple inheritance and pointers that are difficult to understand in C. Therefore, the Java language is powerful and easy to use. Two characteristics.

As a representative of static object-oriented programming languages, Java language perfectly implements object-oriented theory and allows programmers to perform complex programming with an elegant way of thinking.

Related recommendations: "java learning"

My Computer-Properties-Advanced-Environment Variables.

Create a new one classpath: the content is.

There is also a path: the content is your JAVA installation path. Go to bin

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!