What are the different data types available in COBOL?
Answer Posted / dhfgjh
x
A 9
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In which area will you utilize 88 level items in cobol?
) what is the difference between AID and HANDLE AID?
Have you used comp and comp-3 in your project? And how?
Write a program to enter and display the names of students in a class using the occurs clause.
Name some of the examples of COBOl 11?
what is amode(24), amode(31), rmode(24) and rmode(any)?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
how do you reference the rrds file formats from cobol programs
What is cobol?
Describe the cobol database components?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the difference between comp and comp-3 usage?