What are the pertinent COBOL
What are the different rules of SORT operation?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
Can a Search can be done on a table with or without Index?
Which Search verb is equivalent to PERFORM…VARYING?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What is the usage of comp fields in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Give some examples of command terminators?
Explain what you understand by passing by value.
Mention the guidelines to write a structured cobol program?
What rules are to be followed while using the corresponding options?
State the various causes of s0c1, s0c5 and s0c7.
What are literals?
What is the difference between PIC 9.99 and PIC9v99?