Answer Posted / ashok
in cobol defalt print formate is spacess only. eaither
numaric or alphanumaric or chater also
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Can you please let me know the centre name of INS certification in Kolkata.
What is amode(24)?
how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between perform … with test after and perform … with test before?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
how do you reference the printer file formats from cobol programs
What is the utilization of copybook in cobol?
Give some examples of command terminators?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Explain the configuration section of a cobol program with examples of syntax.
In COBOL, what is the different between index and subscript?
how to refer the data field?
What are different data types in cobol?
Can we change the password using ALTER? anyone tried and changed?
how to move the records from file to array table. give with code example