How is sign stored in a COMP field ?
Answers were Sorted based on User's Feedback
Answer / dev
the most significant bit is used as a sign bit if it is set
then the field is negetive if not than positive
| Is This Answer Correct ? | 23 Yes | 1 No |
how to change picture class of copy book variable inside program?
In A cobol program , we can use COPY Statement in FILE- SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION basically what is the difference
Explain what you understand by passing by value.
how to display comp3 variables reply soon ?
why we are using set in searchall?
How do define dynamic array in cobol.
01 b pic +9(4) How many bytes it will take for storage???
what is the meaning of pic 9(09)v99-
Can printer files (having 133 characters) be of variable length?
The hierarchy of the execution of logical operators is (a) NOT AND OR (b) AND OR NOT (c) OR AND NOT (d) OR NOT AND
10 Answers Huawei, IBM, TCS,
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
what is internal sort and external sort ? which is preferable ?