Answer Posted / shailendra
hi i think 1/2 byte for sign so total it will take 4 byte
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
Explain how to differentiate call by context by comparing it to other calls?
What is Pic 9v99 Indicates in COBOL?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is the local-storage section?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Explain what you understand by passing by value.
Why would you use find and get rather than to obtain?
Difference between cobol and cobol-ii?
What is rmode(any) ?
What are the different types of condition in cobol and write their forms.
What are the access modes of START statement?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
Which division and paragraphs are mandatory for a COBOL program?
Mention the guidelines to write a structured cobol program?
How do you get the data to code the BMS macro?