If i initialize the 01 level variable in array, will it
initialize all the array elements (occurs)?

Answer Posted / snehatechm

All ryt.Answer is no.array elements will not be initialised
automatically.
you can initialise the table with INITIALIZE verb.
INITIALIZE XXX-YYY
this will initialize your alphanumeric with space and
numeric with '0'.
apart from this by moving also u can initialise.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8661


What are different data types in cobol?

904


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

852


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

886


) How do u handle errors in BMS macro?

1613


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

2313


What type of SDLC u followed? Why?

1717


Define cobol?

1064


How are the next sentence and continue different from each other?

1003


Name some of the examples of COBOl 11?

2880


Write some characteristics of cobol as means of business language.

830


What is the problem of ordered sequential files access?

897


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17503


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

840


Can we change the password using ALTER? anyone tried and changed?

1739