how do you define single dimensional array and multidimensional array in your cobol?
No Answer is Posted For this Question
Be the First to Post Answer
How many variables can be declared in w-s section.?
what are the control characters used in reports
What is the maximum data length for Numeric DataType ?
i need the code for this program in cobol. 2 + 1 = 3 4+3=7 6+5=11 8+7=15 10+9=19
What kind of error is trapped by on size error option?
1.What is the limit of linkage section?
How do you compile cobol program..?
how you read control card into array?
why we are using picture clause in the cobol programs?
what happens of we dont give time stamp in precompilation process
how do you reference the fixed unblock file formats from cobol programs
sample code for read a 2nd record from last in flatfile how can do?