What is the default value(s) for an initialize and what keyword allows for an override of the default?
What are the pertinent COBOL commands?
How to know whether the module is dynamical or statistical?
How are the next sentence and continue different from each other?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What are the different rules of SORT operation?
What kind of error is trapped by on size error option?
What is length is cobol?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Write down the divisions of cobol program?
What do you understand by psb and acb?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Explain the configuration section of a cobol program with examples of syntax.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..