what is the use of comp2 ? where can we use it with example ?
Answer Posted / kumar
Internal representation of COMP 2 data type is Hexadecimal
requires double word for the data item to store. Used for
accurate calculations ( more precessions )
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How are the next sentence and continue different from each other?
Explain how you can characterize tables in cobol?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
How arrays can be defined in COBOL?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
When is inspect verb is used in cobol?
how do you reference the rrds file formats from cobol programs
What is the difference between goback, stop run and exit program in cobol?
how to convert the recors form vsam file to db2 table tru file aid
What are the pertinent COBOL
what is search and searchall?what is the diffrence between them?give an best example?
What is the problem of ordered sequential files access?
In COBOL, what is the different between index and subscript?