The Program Header The Program Header consists of the PROGRAM keyword followed by an identifier naming the program. The header has no impact on the execution of the program. PROGRAM identifier;
The Program Header consists of the PROGRAM keyword followed by an identifier naming the program. The header has no impact on the execution of the program.
PROGRAM