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
) How do u handle errors in BMS macro
How you can read the file from bottom?
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 is amode(24)?
What is the Purpose of Pointer in the string?
What is the difference between goback, stop run and exit program in cobol?
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.
Name some of the examples of COBOl 11?
What is rmode(any) ?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is the problem of ordered sequential files access?
What is the difference between PIC 9.99 and 9v99 in COBOL?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is the difference between perform … with test after and perform … with test before?
For rewrite, why is it mandatory that file needs to be opened?