Consider the following DO statement in Fortran 77DO 52 N = 1, 10, 3The number of DO loop executions in the above statement is - Study24x7
Social learning Network
2 followers study24x7 26 Jul 2024 09:40 AM study24x7 study24x7

Consider the following DO statement in Fortran 77

DO 52 N = 1, 10, 3

The number of DO loop executions in the above statement is

A

1

B

10

C

3

D

4

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles