Why did you choose to work with ibm mainframe cobol programming?
No Answer is Posted For this Question
Be the First to Post Answer
When and how can we use index & subscript ?
. How do we cast a variable in COBOL
i need a small 3d program using inline and outline.
What are the differences between COBOL and COBOL II?
what is sysncpoint?
what happens if we dont close cursor in db2-cobol pgm?
01 xxx pic 9(4). 01 yyy pic 9(6). move 123456 into yyy. move yyy to xxx. display yyy. what would be the value of yyy
The disposition parameter in the jcl is share ( DISP+SHR ) and the program opens file in extend mode what will happen?
how can i see junk values in dclgen or in hostvariable of comp ?
what is the difference between perform varying and perform until
How you can characterize tables in cobol?
What are the access modes of START statement?