Answer Posted / dhara
Area B: We mention only Executable statements of Cobol
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
explain sorting techniques in cobol program?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the LINKAGE SECTION used in COBOL?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is a SSRANGE and NOSSRANGE?
Difference between cobol and cobol-ii?
What is inspect in cobol ?
how do you reference the variable unblock file formats from cobol programs
Can you please let me know the centre name of INS certification in Kolkata.
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?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
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.
What is a scope terminator give example?
Name the divisions, which are available in a cobol program?