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

Answer Posted / jagan

NUMERIC DATA TYPE MAXIMUM SIZE IS 9(18)

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

945


how do you reference the esds vsam file formats from cobol programs

634


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

710


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 do u handle errors in BMS macro?

1429






In which area will you utilize 88 level items in cobol?

722


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5693


What is a report item?

741


What are the various section in data division and briefly explain them.

699


What is the difference between binary search and sequential search?

641


State the various causes of s0c1, s0c5 and s0c7.

665


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2723


What is the use of intialize verb?

750


Write the code to count the sum of n natural numbers.

701


Explain what you understand by passing by value.

700