Java Programming/Keywords/const

const is a reserved keyword, presently not being used.

In other programming languages, such as C, const is often used to declare a constant. However, in Java, final is used instead.

Category:Book:Java Programming/Keywords#const%20Category:Pages with deep filing
Category:Book:Java Programming/Keywords Category:Pages with deep filing