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
What are the pertinent COBOL commands?
What is the difference between PIC 9.99 and PIC9v99?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What kind of error is trapped by on size error option?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
what is difference between cobol and cobol/400
What is a report item?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Why occurs cannot be used in 01 level in COBOL?
Write a program to enter and display the names of students in a class using the occurs clause.
What are the various section in data division and briefly explain them.
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.
Explain how you can characterize tables in cobol?
What is the difference between binary search and sequential search?
how do you reference the esds vsam file formats from cobol programs