Assuming default declaration types for all variables. A file has the following data: 2 4 −5 8 0 −1 Given the code below: do read (1,*, iostat=i) a if (i<0) exit if (i>0) stop if (a<0) cycle c=c+1 end do print*, c end What is the output of the program when executed? Question 12 options: none of the given choices 6 2 Syntax error message when compiled 3 Run-time error message 4

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter13: File Input And Output
Section: Chapter Questions
Problem 7PE
icon
Related questions
Question

Assuming default declaration types for all variables. A file has the following data:

2      4 

−5    8

0    −1

 

Given the code below:

do

read (1,*, iostat=i) a

if (i<0) exit

if (i>0) stop

if (a<0) cycle

c=c+1

end do

print*, c

end

 

What is the output of the program when executed?

 

Question 12 options:

 

none of the given choices

 

6

 

2

 

Syntax error message when compiled

 

3

 

Run-time error message  

 

4

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
File Input and Output Operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage