1.What is the default print format in cobol?
Answer Posted / purushothr
dump
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
HOw can I get the negative sign while deduct high value from low value
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
explain sorting techniques in cobol program?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
how do you reference the ksds vsam file formats from cobol programs
How do we get current date from system with century in COBOL?
What are the pertinent COBOL
What are the access modes of START statement?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
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 ......
Write the code to count the sum of n natural numbers.
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 a SSRANGE and NOSSRANGE?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning