Answer Posted / priya
TIME and DATE are funtion
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do define dynamic array 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?
Explain the configuration section of a cobol program with examples of syntax.
how do you reference the printer file formats from cobol programs
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Can we change the password using ALTER? anyone tried and changed?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is cobol?
In COBOL programming, what is PERFORM? What is VARYING?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What are various search techniques in cobol? Explain.
What are the various section in data division and briefly explain them.
Which division and paragraphs are mandatory for a COBOL program?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
how do you reference the rrds file formats from cobol programs