i was faced one question-
i have value
-00001234.56
Suppress the zeroes and the output should be -1234.56
But Not - 1234.56 spaces should not be available after suppressing the zeroes.


logic in jcl and cobol?


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

Post New Answer

More COBOL Interview Questions

how to crack cts interview apps? NOVEMBER 21 2010

2 Answers   CTS,


should I use Go back in the main program ? Yes we can use Go back in main program as well.

2 Answers   Xansa,


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

1 Answers  


01 a pic 9(3) value is 123 01 b pic 9(6) move a to b wht will be the value ? and 01 a pic x(6) value is abc 01 b pic x(3) move a to b wht will be the value ?

7 Answers   Patni,


How to read records in reverse order in flat file? I know we can do it by reading all records into an array.... Then read records in reverse order by using subscript or index but can any body give me the exact code.

5 Answers   TCS,






What is the linkage section?

4 Answers  


write a program to eliminate duplicate records in a input file and send them to output file.THIS IS IGATE RECENT QUESTIONN.....JUST 1 WEEK BACKKKK...

5 Answers   iGate,


How do u find the programs calling the given module, without having doing 3.13 on loadlib/source library?

2 Answers  


Explain Restart Logic in Cobol?

1 Answers   L&T, Syntel,


Can the OCCURS clause be at the 01 level?

2 Answers  


Hi , I am posting some questons which are asked at interview. These may help u for ur interview... what is static and dynamic call?

2 Answers   TCS,


how we rectify soc4 and soc7 error in project(need real time answer)? please reply

3 Answers   HCL, Wipro,


Categories