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
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.
When is inspect verb is used in cobol?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What the difference is between continue and next sentence?
Name the divisions, which are available in a cobol program?
what are decleratives in cobol?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
example for sub strings ? and refernce modifications whit output pls
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
How to know whether the module is dynamical or statistical?
How do you reference the following file formats from cobol programs?
What is inspect in cobol ?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
how to access the file from prodution from changeman tool and to submit a file to production
What is length is cobol?