COBOL-CASE

COBOL-CASE

Cobol case is the upper pattern with hyphen - delimiter.

Cobol case is also known as upper kebab case.

History

Named after it’s frequent use in the Cobol programming language. In modern programming languages this type of cases is rarely used.

Usage