What is report-item in COBOL?
What do you understand by psb and acb?
What is the difference between working storage copybook and linkage section copybook?
BY seeing a program how can we say that it is static call or dynamic call
what is the coding difference between COBOL and CICS.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
How do u write test cases?
Can we dynamically increase the size of occurs clause? i.e In case I an not sure of the size of array and want to increase the size at run time.If yes , how?
When the working storage variables get allocated? a.At Compile time b.At starting of the run time c.At end of the run time. d.None of these
What is the difference between a subscript and an index in a table definition?
What is the difference between perform … with test after and perform … with test before?
What is rmode(24)
What is the reference modification.