Answer Posted / jay
COMP1 - Single precision floating point. Uses 4 bytes.
COMP2 - Double precision floating point. Uses 8 bytes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i want a program using by if, evaluate , string, unstring, perform, occurs?
Mention the guidelines to write a structured cobol program?
How are the next sentence and continue different from each other?
What rules are followed by the search verb.
Write a program to enter and display the names of students in a class using the occurs clause.
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Explain about different table spaces.
What are the cobol coding sheets?
What rules are to be followed while using the corresponding options?
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.
What are the different data types in cobol?
What is the difference between Global and External Variables?
Define cobol?
What is the LINKAGE SECTION used in COBOL?
Which division and paragraphs are mandatory for a COBOL program?