What is the final value of S in the following program (type Number only): * S=0 Do 50 i=1,7 S=S+i If (i == 4) then Goto 60 else end if 50 Continue 60 Write (*,*) S

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter6: Looping
Section: Chapter Questions
Problem 16RQ
icon
Related questions
icon
Concept explainers
Question
I need answer within 5 minutes please please with my best wishes Hussein
What is the final value of S in the following program (type
Number only): *
S=0
Do 50 i=1,7
S=S+i
If (i
== 4) then
%3D
Goto 60
else
end if
50 Continue
60 Write (*,*) S
Transcribed Image Text:What is the final value of S in the following program (type Number only): * S=0 Do 50 i=1,7 S=S+i If (i == 4) then %3D Goto 60 else end if 50 Continue 60 Write (*,*) S
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Control Structure
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