Can we access the a[0] in the array ?

Answer Posted / mandozai

In cobol array starts with 1 not with 0

Is This Answer Correct ?    20 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain sorting techniques in cobol program?

912


What are the different open modes available in cobol?

961


How do u write test cases?

1847


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

889


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

976


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)?

869


how to move the records from file to array table. give with code example

2453


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

2381


What are the various section in data division and briefly explain them.

936


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

886


Write a program that uses move corresponding.

894


What is the difference between next sentence and continue in cobol programing language?

978


What are the pertinent COBOL commands?

2852


what are decleratives in cobol?

2022


What the difference is between continue and next sentence?

897