what is meaning by design document? who can repared for
this?
Answer Posted / aru
Design(DLD) document is prepared by the developer.This
document contains the logic that is going to be implemented
in pure English.Some time code snippets are added to make it
more understandable.Purpose of this document is to document
the thought process and reduce dependency during coding.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How you can read the file from bottom?
how to move the records from file to array table. give with code example
What are different data types in cobol?
What is perform what is varying?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
what is amode(24), amode(31), rmode(24) and rmode(any)?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Can a Search can be done on a table with or without Index?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
Name the divisions, which are available in a cobol program?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What do you understand by psb and acb?
What is Pic 9v99 Indicates in COBOL?