Computing term for a fixed value written directly in source code, as opposed to a variable or expression. Compare with 直定数 (ちょくていすう).
See also: 直定数 (ちょくていすう)
This code uses numeric literals directly.
文字列リテラルはダブルクォーテーションで囲む。
String literals are enclosed in double quotation marks.