HOw can I get the negative sign while deduct high value from
low value


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

Post New Answer

More COBOL Interview Questions

Size of a column has been changed in DB2 table (Suppose it was of 5 characters and later changed to 4 characters) and forgot to change the DCLGEN in COBOL program, what will happen during the execution of code? If the program Abends then what will be the error? If it doesn't abend then hpw the error can be catched?

5 Answers   IBM,


created cluster using IDCAMS ..that is empty ..when i write a program for read using Input ..wil it open the cluster or gives any error?

2 Answers   HCL,


what is difference between the sysabend and userabend?

2 Answers  


what is srange and nosrange pls reply to ths question ?

2 Answers   L&T,


why we are using set in searchall?

4 Answers   IBM,






here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

2 Answers   IBM,


what is sysncpoint?

1 Answers   IBM,


What is the Importance of GLOBAL clause According to new standards of COBOL?

2 Answers   Infosys,


If a sub program is called from mainprogram.I have opened cursor in main program and Fetch the result in subprogram ,Is it possible ?If yes please tell me the reason.

1 Answers  


What is the difference between Structured COBOL Programming and Object Oriented COBOL ?

1 Answers  


How do we get current date from system with century?

2 Answers  


using redefine can you redefine lower variable size to higher variable size?

3 Answers   Patni,


Categories