Answer Posted / jagan
PRESENT COBOL VERSION IS VS-COBOL-2
VISULAIZE SOURSE COBOL-2.
THIS COBOL IS MAINLY DEVELOPED FOR LARGE SIZE OF APP'S
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
What are the pertinent COBOL commands?
What is the problem of ordered sequential files access?
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?
What type of SDLC u followed? Why?
What are the different rules of SORT operation?
) how do u code after getting data?
) what is the difference between AID and HANDLE AID?
what is search and searchall?what is the diffrence between them?give an best example?
State the various causes of s0c1, s0c5 and s0c7.
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Difference between cobol and cobol-ii?
Write a program to enter and display the names of students in a class using the occurs clause.
How do you get the data to code the BMS macro?
What are 77 levels used for?
What is an in line perform? When would you use it? Anything else you wish to say about it.