Answer Posted / vijay
suppression with leading zeros
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is redefines clause in COBOL?
How can you get the ksds file records into your cobol program?
How do you reference the following file formats from cobol programs?
Can a Search can be done on a table with or without Index?
What is the usage of comp fields in cobol?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How to print 10 to 1 if the input have only 10 digit number?
Write some characteristics of cobol as means of business language.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is amode(24)?
Which division and paragraphs are mandatory for a COBOL program?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?