Microprocessors - Engineering

Q1:

The statement IMPLICIT INTEGER (A - F) in FORTRAN identifies

A all variable names which begin with A, B, C, D, E or F as being of integer type

B all character names which begin with A, B, C, D, E, or F as being of integer type

C all variable names which begin with A and have 6 characters

D none of the above

ANS:A - all variable names which begin with A, B, C, D, E or F as being of integer type

No answer description is available.