s9(18) comp-3:: What is the size of memory it takes
internally?
Answer Posted / vijay
IT TAKES ONLY 10 BYTES
(18/2)+0.5+0.5=10 BYTES
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Global and External Variables?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How many sections are there in data division in COBOL?
What the difference is between continue and next sentence?
how do you define single dimensional array and multidimensional array in your cobol?
What is redefines clause in COBOL?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Differentiate between structured cobol programming and object-oriented cobol programming.
what is difference between cobol and cobol/400
How do you reference the following file formats from cobol programs?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
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
Can we redefine the field of x(200) to less than 200?