what happens when a copybook variables are declared using
include statement ?

Answer Posted / shaan

Include is a precomplier statement and so the variables
would be expanded during precompilation time rather than at
compilation time.

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

817


What is the difference between Global and External Variables?

660


what is the use of outrecord?

1768


What are the pertinent COBOL commands?

2621


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

687






What is the difference between perform … with test after and perform … with test before?

877


What are the various section in data division and briefly explain them.

692


how do you reference the fixed unblock file formats from cobol programs

705


What is comp-1 and comp-2?

756


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2093


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

853


Name some of the examples of COBOl 11?

2676


What the difference is between continue and next sentence?

651


What rules are to be followed while using the corresponding options?

632


i need a small 3d program using inline and outline.

1629