Answer Posted / ravikiran
in cobol a numeric datatype that is a(9) can not hold more
than 18 digits
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program to enter and display the names of students in a class using the occurs clause.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Are you comfortable in cobol or jcl?
How do you differentiate between cobol and cobol-ii?
) How do u handle errors in BMS macro?
How you can read the file from bottom?
Define static linking and dynamic linking.
Explain how to differentiate call by context by comparing it to other calls?
Can we redefine the field of x(200) to less than 200?
What is a SSRANGE and NOSSRANGE?
What are 77 levels used for?
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
Which Search verb is equivalent to PERFORM…VARYING?