How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
No Answer is Posted For this Question
Be the First to Post Answer
How do we get current date from system with century?
What does the IS NUMERIC clause establish ?
What is the difference between comp and comp-3 usage?
1)what is the maximum limit for occurs? Eg: 01 A PIC X(10) OCCURS N TIME. What is the max value for N?
what are the utilities for load and unload the DB2 tables
How are the next sentence and continue different from each other?
Explain Restart Logic in Cobol?
If we put three reads in COBOL in the same para one after the other, to read a PS file,will it read the same record thrice or it will read three records sequentially? For example : Input File 01 02 03 Para 900 Read infile Display Infile rec Read infile Display infile rec Read infile Display infile rec. What will be the output?
What is redefines clause in COBOL?
In the JCL, how do you define the files referred to in a subroutine ?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
what is the difference between Plan & package