Answer Posted / vasanth
No it should be M+N/2 for bytes allocation in case of
variable var1 pic 9(6)v99 comp-3
where M=6 and N=2
The limit of comp-3 variable declartion is EX: var1 s9(18)
comp-3
| Is This Answer Correct ? | 9 Yes | 9 No |
Post New Answer View All Answers
What type of SDLC u followed? Why?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Differentiate between structured cobol programming and object-oriented cobol programming.
What is rmode(24)
What rules are followed by the search verb.
How do you reference the following file formats from cobol programs?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
how do you reference the esds vsam file formats from cobol programs
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Which division and paragraphs are mandatory for a COBOL program?
What are different data types in cobol?