Discussion :: Microprocessors
-
Assertion (A): In Fortran 77 the statement
IMPLICIT INTEGER (A - E)
identifies all variable name which begin with A, B, C, D, or E as being of integer type.Reason (R):
IMPICIT
statement in Fortran 77 is an improvement over earlier versions of Fortran.
A.
Both A and R are correct and R is correct explanation of A
|
B.
Both A and R are correct but R is not correct explanation of A
|
C.
A is correct R is wrong
|
D.
A is wrong R is correct
|
Answer : Option B
Explanation :
No answer description available for this question.
Be The First To Comment