SIGN TRAILING SEPARATE field occupy ?

Answer Posted / varun v

Correct..It occupies one additional byte..

But with one correction to Ans #1.

Here output of "sign trailing separate" is 1234+ and
output of "SIGN LEADING SEPARATE" is +1234.

Thanks

Is This Answer Correct ?    35 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you differentiate between cobol and cobol-ii?

647


What is the local-storage section?

675


What is the use of intialize verb?

738


Can you please let me know the centre name of INS certification in Kolkata.

1710


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1224






How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

706


What is static and dynamic call in cobol?

589


What is the problem of ordered sequential files access?

692


What are the access modes of START statement?

714


What is the difference between PIC 9.99 and PIC9v99?

771


how do you define single dimensional array and multidimensional array in your cobol?

666


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2096


Can a Search can be done on a table with or without Index?

798


What rules are to be followed while using the corresponding options?

628


Can we redefine the field of x(200) to less than 200?

814