i have mainprogram and subgram...if i compile mainprogram
without stop run..what will u get in compilation time?
Answer Posted / sri
a. syntax error
b. infinite loop
c. none
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
what are decleratives in cobol?
What is link edit in cobol?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Which division and paragraphs are mandatory for a COBOL program?
Why would you use find and get rather than to obtain?
How many sections are there in data division in 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.
) How do u handle errors in BMS macro
What is the difference between comp and comp-3?
What is the utilization of copybook in cobol?
Write the code implementing the perform … varying.
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
how to convert the recors form vsam file to db2 table tru file aid