Home > Java > javaTutorial > What is java display (formula)?

What is java display (formula)?

little bottle
Release: 2019-05-23 10:58:10
Original
3714 people have browsed it

Java is a computer programming language, and many of its methods have their own meanings. For example, today I will tell you about Java display. What is Java display and what is its significance?

What is java display (formula)?

The display mentioned here can also be said to be explicit.

The English word "explicit" is explict, which means "clear"; the English word "implicit" is implicit, which means "self-evident".

To put it simply, "explicit" means that you need to write code explicitly, and "implicit" means that it is implicit and default.

For example, if you rewrite the constructor, it is explicit; if you do not rewrite the constructor, then the system has a default constructor, which is implicit.

The above is the detailed content of What is java display (formula)?. 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
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template