Computer Science, asked by ritskaundinya25797, 10 months ago

identify and correct the logical error in the following set of FORTRAN statement: IF(A.GT.B)SMALL = A SMALL = B​

Answers

Answered by brendinamehmeti13
1

Answer:

the condition should not be in capital letters

Explanation:

Similar questions