What is difference between final and const keyword in Java
const is not used to represent anything. It is reserved, but isn't used.