what is meaning by design document? who can repared for
this?
Answer Posted / 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 |
Post New Answer View All Answers
What is amode(31)
Write a program to explain size error.
I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
How do you differentiate between cobol and cobol-ii?
what is the difference between COBOL2 AND COBOL390?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
IF I mention stop run in CICS what happens?
What are the various section in data division and briefly explain them.
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
How do we get current date from system with century in COBOL?
What are the different types of condition in cobol and write their forms.
How to print 10 to 1 if the input have only 10 digit number?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?