How do u write test cases?
No Answer is Posted For this Question
Be the First to Post Answer
can internal sort be applied to sort ksds files?
what is a zoned decimal data type and how it will be stored?
In a program, variables are used but no DB2 involved in it. Can you call it as host variables??
what is ASRA, AEY9?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Explain about different table spaces.
I had 100 records and i want to execute last three records by using cobol programming?what will be coding?
subscript and index r not coded in u r application program what will happen?
i have variable record in the 5th, i want to sort from 5th filed ? how ?
How do define Dymanic array in cobol how do u define single demensional arry and multidymensional arry in ur cobol.
What is wrong with the following data declaration? 01 W-DATE PIC X(6). 05 DD PIC 99. 05 MM PIC 99. 05 YY PIC 99. (a) Nothing is wrong. (b) Under W-DATE all level 05 items are having a PIC 99 but level 01 has PIC X(6). (c) PIC can't be specified for a group item. (d) DD, MM, and YY are invalid datanames.
How do you submit JCL via a Cobol program?