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

How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

1010


What is the difference between Global and External Variables?

1010


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

982


What is the Purpose of POINTER Phrase in STRING command in COBOL?

1017


What is the problem of ordered sequential files access?

957


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2369


How arrays can be defined in COBOL?

881


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5477


Define static linking and dynamic linking.

917


What is inspect in cobol ?

1060


What is redefines clause in COBOL?

1079


what is amode(24), amode(31), rmode(24) and rmode(any)?

926


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1938


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6166


How to know whether the module is dynamical or statistical?

902