If A>B
next sentence
end-if
display 1
display 2.
display 3.
If a>b, it will display only 3.(the next sentence,
ie., after fullstop/period)
____________________________________
if a>b
continue
end-if
display 1
display 2.
display 3.
If a>b, it Will display 1 2 3 (the next statement)
____________________________________
if a>b
continue
display 1
end-if
display 2
display 3.
display 4.
If a>b, Will it display 2 3 4 (or) 1 2 3 4 ?
Answer Posted / rajeumesh
Answer # 3 is correct
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why occurs cannot be used in 01 level in COBOL?
) How do u handle errors in BMS macro
What the difference is between continue and next sentence?
What rules are followed by the search verb.
What type of SDLC u followed? Why?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Name some of the examples of COBOl 11?
) How do u handle errors in BMS macro?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What are the different data types in cobol?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
In which area will you utilize 88 level items in cobol?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad