Can 88 level variable be declared in FD section..?
Answer Posted / reddy
yes
| Is This Answer Correct ? | 25 Yes | 9 No |
Post New Answer View All Answers
What is static and dynamic call in cobol?
Differentiate between structured cobol programming and object-oriented cobol programming.
how to refer the data field?
What is inspect in cobol ?
What is the difference between goback, stop run and exit program in cobol?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is length is cobol?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Write the code implementing the perform … varying.
how do you reference the ksds vsam file formats from cobol programs
Can we redefine the field of x(200) to less than 200?
How many bytes S(8) comp field occupy and its maximum value?
Name some of the examples of COBOl 11?
What are the different types of condition in cobol and write their forms.
What is perform what is varying?