what is the difference between Normal vaiable and comp
variable.
Answer Posted / guest1
When you use COMNP Items, the internal storage stuctur of
the value is different. And also the storage occupied by a
COMP variable is less than the zoned variable [9(9)}.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Name the divisions, which are available in a cobol program?
What is the difference between PIC 9.99 and 9v99 in COBOL?
how to refer the data field?
What is a report item?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Whats the difference between search & search ALL?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Explain the configuration section of a cobol program with examples of syntax.
What is the local-storage section?
how do you reference the variable unblock file formats from cobol programs
What is the difference between binary search and sequential search?
What is difference between static and dynamic call in cobol?
What is amode(24)?
What is redefines clause in COBOL?