Answer Posted / guest
para name should begin in area A...
All the sentences under it will begin in area B.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is redefines clause in COBOL?
Write a program to enter and display the names of students in a class using the occurs clause.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
how do you reference the esds vsam file formats from cobol programs
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
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 are the pertinent COBOL commands?
Difference between cobol and cobol-ii?
When is inspect verb is used in cobol?
Explain what you understand by passing by value.
What is amode(24)?
How do u write test cases?
Mention the guidelines to write a structured cobol program?