Why IBM?
given the following piece of code: CALL SUB-PGM USING A, B, C. CALL SUB-PGM USING A, C, C. (a) Both CALL statements will always produce same result. (d) Both CALL statements may produce different result. (c) Compile-time error because SUB-PGM is a dataname. (d) Compile-time error because A, B, C are used twice.
What are the differences between OS VS COBOL and VS COBOL II?
how you read control card into array?
why we are using picture clause in the cobol programs?
What are the cobol coding sheets?
What is the difference between write & move in COBOL?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
1)what is the maximum limit for occurs? Eg: 01 A PIC X(10) OCCURS N TIME. What is the max value for N?
How to define a array dynamically.....
whn do i get soc7 abend while moving alphanumeric to numeric or while moving numeric to aplhanumeric please reply ASAP?
Can printer files (having 133 characters) be of variable length?
i have a requrement in A as viswa!@#$%&^**reddy i need to move viswareddy in B without junk values pls say how to do ths reply fast