Answer Posted / lu
77 level number take less space than 01 level number in
language machine......
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What kind of error is trapped by on size error option?
Write down the divisions of cobol program?
Have you used comp and comp-3 in your project? And how?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Write the code implementing the perform … varying.
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.
Define static linking and dynamic linking.
Explain the configuration section of a cobol program with examples of syntax.
HOw can I get the negative sign while deduct high value from low value
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is link edit in cobol?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the difference between comp and comp-3?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What are the access modes of START statement?