简单写点

2020-06-30  本文已影响0人  西索_果农

in particular, some classes have a special relationship with the java programming language. Examples include classes such as Object, Class, ClassLoader, String, Thread and the classes and interfaces in package java.lang.reflect, among others.

the java programming language is also a strongly typed language, because types limit the values that a variable can hold or that an expression can produce, limit the operations supported on those values, and determine the meaning of operations.strong static typing helps detect errors on compile time.

上一篇 下一篇

猜你喜欢

热点阅读