Suppose i have a variable with s9(18)v99 comp3 . what is the size of variable . If s9(18) comp3 is 10 bytes . There should be some difference between two allocations ?
Thanks
krishna chaitanya
Answer Posted / chaitu215
Memory related
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What rules are followed by the search verb.
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
) what is the difference between AID and HANDLE AID?
Write the code implementing the perform … varying.
Explain the configuration section of a cobol program with examples of syntax.
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.
What is amode(24)?
what is the difference between COBOL2 AND COBOL390?
How do you get the data to code the BMS macro?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What are the different rules for performing sort operation?
What is the difference between next sentence and continue in cobol programing language?