Explain the configuration section of a cobol program with examples of syntax.
No Answer is Posted For this Question
Be the First to Post Answer
Why occurs can not be used in 01 level ?
how can i see junk values in dclgen or in hostvariable of comp ?
Consider the below example call a-test1. -- -- -- a-test1. if a=b perform a-test through a-exit next sentence else if b=c perform c-test through c-exit. if a=d perform d-test through d-exit. a-test. -- -- a-exit. exit. can u tell me what will happen if a=b after looping into a-exit will the control go back to a- test1. will the condition a=d be checked???
What is the difference between goback, stop run and exit program in cobol?
What divisions, sections and paragraphs are mandatory for a COBOL program?
what is the difference between external and global variables?
What is 77 level used for ?
I have a field with data type X(10). I want to perform arithmetic operation on this field? I tried doing it by moving the value into a numeric field. but it didn't work out. I am getting a S0C7 abend. Pls let me know if there is any way of getting this done?
Explain complete concept of table handling in COBOL with an example?
ZEROES and SPACES are _______ constants (a) Figurative (b) Numeric (c) Non-numeric (d) Alphabete
in the TIME parameter we r giving hours r minutes
When search all is used in cobol program without sorted input data?
6 Answers CGI, Principal Finance,