Answer Posted / suresh ramaiyan
It will give compilation time error, as the compiler knows
the value of subscript when compile the program.
ex: A[0]
if you are accessing the same by subscript variable, then
it will give run time error.
ex: A[ws-cnt]
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How do you define a variable of comp-1 and comp-2?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
how to access the file from prodution from changeman tool and to submit a file to production
Have you used comp and comp-3 in your project? And how?
how do you reference the variable unblock file formats from cobol programs
What guidelines should be followed to write a structured cobol prgm?
How do get the result of your program directly on your pc?
What kind of error is trapped by on size error option?
) How do u handle errors in BMS macro?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Name some of the examples of COBOl 11?
In which area will you utilize 88 level items in cobol?