The labels or constants that can be used by any module in the program is possible when they are declared as
The labels or constants that can be used by any module in the program is possible when they are declared as Correct Answer GLOBAL
The labels, constants, variables, procedures declared as GLOBAL can be used by any module in the program.