System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What are the different data types in cobol?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
) How do u handle errors in BMS macro
What is the difference between PIC 9.99 and 9v99 in COBOL?
Write a program to explain size error.
Can we redefine the field of x(200) to less than 200?
how to move the records from file to array table. give with code example
What is the LINKAGE SECTION used in COBOL?
What are the rules of the move verb?
How do define dynamic array in cobol.
Difference between array and sub-script ?
What is rmode(any) ?
Have you used comp and comp-3 in your project? And how?