what is meaning by design document? who can repared for
this?
Answer Posted / rock
Detailed Design is prepared by the programmer,it will tells
how the code is to be.Moreover it will be prepared before
coding.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is amode(31)
Have you used comp and comp-3 in your project? And how?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Explain how to differentiate call by context by comparing it to other calls?
Explain about different table spaces.
what are decleratives in cobol?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
what is the use of outrecord?
Write a cobol program making use of the redefine clause.
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Write the code to count the sum of n natural numbers.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
what is amode(24), amode(31), rmode(24) and rmode(any)?