What is the difference between next sentence and continue in cobol programing language?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

What is the Purpose of Pointer in the string?

0 Answers  


how to display comp3 variables reply soon ?

4 Answers   Patni,


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

0 Answers  


01 a pic s9(5) occupies how many bytes ?

9 Answers   Wipro,


What is the meaning of 'Eject' verb in cobol?

2 Answers   TCS, Wipro,


I have the requirement to compare the two files and pick up the matching records. File 1. file2 23 32 32 13 34 15 35 36 36 35 43 Get the matching records from this 2 files to out file. how you will do this in cobol program?

15 Answers   ADP, Broadridge, CTS, HSBC, L&T, RBS, TCS,


i want all ERRORS codes in COBOL ,JCL,VSAM ,DB2,CICS

4 Answers   Infosys,


if a>b continue display x. dispaly y. end-if display 1 display 2. display 3. what should be my output ?

3 Answers  


What are the rules of the move verb?

0 Answers  


What is the difference between Global and External Variables?

0 Answers  


when SE37 SB37 and sd37 occurs how to increase the volume , primary quantity and secondary quantity?

1 Answers   Hewitt,


I hv ten records in ps file and i hv say some 15 records in vsam file .i hv empno and age in ps file n empno,empname,dept n desig in vsam file. i hv 2 read the ps file n check wid matching empno in vsam file and then insert all fields from ps and vsam into db2 table....plz help in writin the procedure division

1 Answers  


Categories