what is meaning by design document? who can repared for
this?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / dev
designe document is prepared by senior programmer or TL and
they only can chnge the document.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / babu
Design document is prepared by the programmer, which is
prepared when we are doing the coding.
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / srinivasa yadav
DESIGN DOCUMENT IS PREPARED BY SOME LEADS.
| Is This Answer Correct ? | 0 Yes | 3 No |
9(2).99 how many bytes take? Why . consider as a byte?
The disposition parameter in the jcl is share ( DISP+SHR ) and the program opens file in extend mode what will happen?
What does the IS NUMERIC clause establish ?
How to read a 100 record from a file through cobol?
i want to enter the name 'pandu' into ur table how?
i want a program using by if, evaluate , string, unstring, perform, occurs?
ZEROES and SPACES are _______ constants (a) Figurative (b) Numeric (c) Non-numeric (d) Alphabete
I have two files , file1 is input file it contains 10,20,30,....,records but i want to display the records in file 2 as reverse order .how can we do by using jcl& cobol(dont use array) please any one can tell me the answer
how do you reference the esds vsam file formats from cobol programs
If i have a variable A pic 9(2) value 10 Compute A = a - 100 what will be the value of A and will there be any error becoz of the Negative value
Hi, My interviewer ask A calls B and C calls B, a and b are static c and b are dynamic.what happens if they compile and execute at same time.
What rules are followed by the search verb.