What is the difference between structured cobol programming and object alternativelyiented cobol?


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

Post New Answer

More COBOL Interview Questions

what happens of we dont give time stamp in precompilation process

2 Answers  


what is the minimum number of lines a Cobol program should have to successfully compile and run

7 Answers  


what is search and searchall?what is the diffrence between them?give an best example?

3 Answers   BirlaSoft,


example for sub strings ? and refernce modifications whit output pls

0 Answers   College School Exams Tests, IBM,


how can i see junk values in dclgen or in hostvariable of comp ?

0 Answers   DELL,






WE HAVE 2 FILES IN COBOL. ONE IS FIXED LENGTH RECORDS ANOTHER ONE IS VARIABLE LENGTH. IF I DECLEAR LRECL OF FIXED ONE AS 80 AND 2ND RECORD AS 132. WHAT WE NEED TO DECLEAR LRECL FOR THOSE 2 FILES IN JCL?

4 Answers   iGate,


If there are two copybooks which have same variables and we are using both the copybooks in our program. will there be an error and if i move values to the variable which copybook varibales gets the values i move in.

3 Answers   CTS,


What is the Linkage section? What is the Use and Why the parm length use alway "PARM-LENGTH PIC S9(4) or PIC S9 (4) COMP." any reason?.Please let me know any one... Cheers,Prasad

8 Answers   Syntel,


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

2 Answers   IBM, Steria,


How do you do in-line PERFORM?

4 Answers   Accenture,


What is Redefines clause?

8 Answers  


How many bytes do a s9 (7) comp-3 field occupy?

1 Answers  


Categories