how many bytes does s9(7)COMP-3 field occupies?
Answer Posted / sekhar
s9(7)COMP-3
s occupius 1/2 bytes so 1/2+1/2(extra)=1 byte
1+7=8comp3
4 bytes
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is the difference between Global and External Variables?
Name the divisions, which are available in a cobol program?
Name some of the examples of COBOl 11?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
How to print 10 to 1 if the input have only 10 digit number?
Write a program to enter and display the names of students in a class using the occurs clause.
How many bytes S(8) comp field occupy and its maximum value?
What is redefines clause in COBOL?
Define cobol?
what is the use of outrecord?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is a scope terminator give example?