상수(Constant)

리터럴(Literal)

final int a = 1;
	// a는 상수 
	// 1은 리터럴