A /An ______________ constant is a positive, negative or zero whole number without a decimal point or commas. Posted on:
The ______________ statement is used primarily to connect a file or the printer to your program. Posted on:
The ______________ symbol indicates that the following data items will define the constants to be used by your program Posted on:
In a Pascal, the END statement is followed by a ________ as an essential part of the program code. Posted on:
In Fortran, the terminator of a loop initiated by a DO statement is given by the _______ statement. Posted on:
_____________ statements are usually given at the beginning of your program before the first references to the names defined in the declaration statements. Posted on:
The keyword ____________ is used in Fortran as a Program Header statement, usually to give a name to your program code. Posted on:
__________ statement is very important in Fortran because it enables Fortran programs to benwritten in a way more harmonious with structured programming. Posted on: