Answer Posted / nisha
IT IS SYSTEMS DISPLAY AND SEARCH FACILITY AND NOT SPOOL.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the difference between Global and External Variables?
Can a Search can be done on a table with or without Index?
how to access the file from prodution from changeman tool and to submit a file to production
What rules are to be followed while using the corresponding options?
Why did you choose to work with ibm mainframe cobol programming?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What is Pic 9v99 Indicates in COBOL?
What is the difference between PIC 9.99 and PIC9v99?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What are the various section in data division and briefly explain them.
Write the code to count the sum of n natural numbers.
Can we change the password using ALTER? anyone tried and changed?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How you can characterize tables in cobol?