what is meaning by design document? who can repared for
this?

Answer Posted / srinivasa yadav

DESIGN DOCUMENT IS PREPARED BY SOME LEADS.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are various search techniques in cobol? Explain.

646


HOw can I get the negative sign while deduct high value from low value

1790


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1914


Explain the configuration section of a cobol program with examples of syntax.

659


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

742






if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5680


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?

894


IF I mention stop run in CICS what happens?

1896


Why did you choose to work with ibm mainframe cobol programming?

631


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

708


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?

5375


In COBOL programming, what is PERFORM? What is VARYING?

670


What is the difference between Call and a Link?

696


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1651


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1523