i have mainprogram and subgram...if i compile mainprogram
without stop run..what will u get in compilation time?
Answer Posted / kingmanish
infinite loop.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Difference between array and sub-script ?
Difference between cobol and cobol-ii?
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
How do u write test cases?
What is link edit in cobol?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What are the different data types in cobol?
) How do u handle errors in BMS macro?
Why did you choose to work with ibm mainframe cobol programming?
How do we get current date from system with century in COBOL?
What is the difference between structured cobol programming and object alternativelyiented cobol?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
Name some of the examples of COBOl 11?