Write the syntax of a two dimensional array?
Answer Posted / varun v
Agree with Ans #1 and #2,
Ans #3 -- Occurs class cannot be at 01 level
| Is This Answer Correct ? | 34 Yes | 10 No |
Post New Answer View All Answers
What are 77 levels used for?
What is the usage of comp fields in cobol?
What type of SDLC u followed? Why?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
How do you get the data to code the BMS macro?
What is redefines clause in COBOL?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
how do you reference the fixed unblock file formats from cobol programs
In which area will you utilize 88 level items in cobol?
Have you used comp and comp-3 in your project? And how?
What is the LINKAGE SECTION used in COBOL?
What are the different rules of SORT operation?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
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