Answer Posted / saikat
Can you please describe by example or in more details.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how do you reference the printer file formats from cobol programs
What is amode(24)?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What are the cobol coding sheets?
What is the Purpose of Pointer in the string?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
i need a small 3d program using inline and outline.
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is the difference between comp and comp-3?
Explain how you can characterize tables in cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
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.
what is the use of outrecord?
Explain the configuration section of a cobol program with examples of syntax.