What is the difference between data types and literals in Java?
Values like 1.5, 2, 3.13, “hello” that appear directly in a program are known as literals.