Answer Posted / sravani
when sync is used it will start from fresh byte.in mainframe 4bytes is used for a word. it will increase the performance. but it allowes slack bytes(unused bytes)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How do you differentiate between cobol and cobol-ii?
How many sections are there in data division in COBOL?
What is the Purpose of Pointer in the string?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What is the difference between Global and External Variables?
Why occurs cannot be used in 01 level in COBOL?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
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?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is amode(24)?
Write down the divisions of cobol program?
What are the rules of the move verb?
example for sub strings ? and refernce modifications whit output pls