What kind of error is trapped by on size error option?
No Answer is Posted For this Question
Be the First to Post Answer
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is rmode(any) ?
I have a COBOL main program which is calling sub program, the number of calling parameters used in main program are 4 whereas in sub program it's 5. Sub program is passing 5 parameters back to main program Will there be any compilation error? Or main program parameters displays junk values?
if a=b how the flow will complete??? perform test through test-exit. perform activa through activa-exit. test. if a=b then next sentence else move a to c. test-exit. exit. activa. -- -- activa-exit. exit.
The order of precedence of arithmetic operators in an expression can be overridden with the use of (a) [] (b) () (c) {} (d) Any of the above
what are decleratives in cobol?
) How do you access the migrate the data from production region to development region
When would you use in-line perform?
What rules are to be followed while using the corresponding options?
can you declare redefine in level 01?
what is the minimum number of lines a Cobol program should have to successfully compile and run
can anyone explain me the concept of COMP-4 PLEASE??