how many maximum no of variables can be declared in linkage
section ?

Answer Posted / ashraf

Hi Ramya,
There is no limit of size in linkage
section..

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of condition in cobol and write their forms.

788


What are 77 levels used for?

783


how do you reference the fixed unblock file formats from cobol programs

844


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1254


When is inspect verb is used in cobol?

827






What is the difference between binary search and sequential search?

777


How do define dynamic array in cobol.

796


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

888


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3864


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

870


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

854


Why would you use find and get rather than to obtain?

811


Write a program that uses move corresponding.

805


What do you understand by psb and acb?

797


What is the difference between Global and External Variables?

804