what is the difference between Normal vaiable and comp
variable.
Answer Posted / garry
I am not sure about previous explanation, however before that all explanations are valid.
One thing should be clear in our mind that COMP usage is good but it can not be displayed simply, it will store in binary format, so we need to convert it in to ZD, if displaying in SYSOUT or writing to a file.
Please let me know if I am wrong.
Thanks
Garry
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Differentiate between structured cobol programming and object-oriented cobol programming.
What do you understand by psb and acb?
What is the Purpose of Pointer in the string?
Write the code to count the sum of n natural numbers.
State the various causes of s0c1, s0c5 and s0c7.
What is the difference between binary search and sequential search?
What is the difference between perform … with test after and perform … with test before?
What is cobol?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
In which area will you utilize 88 level items in cobol?
What rules are to be followed while using the corresponding options?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
how do you reference the rrds file formats from cobol programs
What guidelines should be followed to write a structured cobol prgm?
Write a program to explain size error.