if a>b

continue
display x.
dispaly y.
end-if

display 1

display 2.

display 3.
what should be my output ?

Answer Posted / javed

There will be a compilation error.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

676


Can we change the password using ALTER? anyone tried and changed?

1549


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1657


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1525


What is the difference between Call and a Link?

700






What are the pertinent COBOL

2045


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

710


How do you reference the fixed block file formats from cobol programs

707


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


What rules are to be followed while using the corresponding options?

641


Write the code to count the sum of n natural numbers.

701


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5065


What is static and dynamic call in cobol?

597


What are the access modes of START statement?

719


What are the different types of condition in cobol and write their forms.

660