首页 / 科技看点 / 正文

true是java的关键字吗 

不是

true不是Java的关键字

在Java中,true、false、null是显式常量值,但它们不是关键字,也不能作为标识符使用。其中,const和goto是Java的保留字。

Java的关键字都是小写的,包括abstract、assert、boolean、break、byte、case、catch、char、class、continue、default、do、double、else、enum、extends、final、finally、float、for、if、implements、import、int、interface、instanceof、long、native、new、package、private、protected、public、return、short、static、strictfp、super、switch、synchronized、this、throw、throws、transient、try、void、volatile、while等。

如有侵权请及时联系我们处理,转载请注明出处来自