Answer Posted / kanika
Switches
| Is This Answer Correct ? | 0 Yes | 12 No |
Post New Answer View All Answers
How to print 10 to 1 if the input have only 10 digit number?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
How can you get the ksds file records into your cobol program?
how do you define single dimensional array and multidimensional array in your cobol?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
how to move the records from file to array table. give with code example
Write some characteristics of cobol as means of business language.
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Why would you use find and get rather than to obtain?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
what is difference between cobol and cobol/400
How do you reference the fixed block file formats from cobol programs
What is the Purpose of POINTER Phrase in STRING command in COBOL?
How do we get current date from system with century in COBOL?