What is the size of s9(19)comp3? explain

Answer Posted / bhaskar

It will occupy 10 bytes

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10610


What is the difference between perform … with test after and perform … with test before?

883


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

720


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?

1806


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

710






What are the different data types in cobol?

797


How do we get current date from system with century in COBOL?

805


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2058


What is static and dynamic call in cobol?

594


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8655


explain sorting techniques in cobol program?

690


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1701


What is difference between static and dynamic call in cobol?

777


What are various search techniques in cobol? Explain.

650


What are the different types of condition in cobol and write their forms.

658