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

Name the divisions, which are available in a cobol program?

675


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1796


Describe the cobol database components?

668


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1103


A table has two indexes defined. Which one will be used by the SEARCH?

746






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

663


Write some characteristics of cobol as means of business language.

609


What is the Purpose of POINTER Phrase in STRING command in COBOL?

709


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1013


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1906


what is difference between cobol and cobol/400

21546


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

668


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

764


Name the sections present in data division.

691


What do you understand by psb and acb?

659