In COBOL programming standards, each nesting level is indented by 4 columns. This provides clear visual hierarchy and makes the code structure readable. Using 2 columns (A) is too shallow and 1 column (C) does not provide enough separation between levels.