Answer Posted / neeraj
comp,comp-4 both are same used for the binary
representation of the data fields.
Size of memory allocated will be based on
If 1-4 2 bytes
5-9 4 bytes
10-18 8 bytes
Pic clause is attached with COMP data types
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is the use of outrecord?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
For rewrite, why is it mandatory that file needs to be opened?
) how do u code after getting data?
How do you reference the following file formats from cobol programs?
explain sorting techniques in cobol program?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
How to print 10 to 1 if the input have only 10 digit number?
What is comp-1 and comp-2?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is the utilization of copybook in cobol?
what are decleratives in cobol?
When is inspect verb is used in cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?