Write the syntax of a two dimensional array?
Answer Posted / siri
TWO DIMENTIONAL ARRAY SYNTAX:-
01 WS-ARRAY
05 A OCCURS 30 TIMES
10 B OCCURS 30 TIMES
15 B1 PIC X(10)
15 B2 PIC X(10).
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Can you please let me know the centre name of INS certification in Kolkata.
Give some examples of command terminators?
) How do u handle errors in BMS macro?
Write a cobol program making use of the redefine clause.
What is the difference between goback, stop run and exit program in cobol?
What are the different rules for performing sort operation?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What is amode(24)?
How do you reference the fixed block file formats from cobol programs
Which mode is used to operate the sequential file?
how do you reference the printer file formats from cobol programs
In COBOL programming, what is PERFORM? What is VARYING?
How do we get current date from system with century in COBOL?
How do you reference the following file formats from cobol programs?