Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

OCCURS clause is used in the DATA DIVISION on data names at
(a) 01 level
(b) 77 level
(c) 88 level
(d) any level from 02 to 49

Answer Posted / arun karthik

ANSWER: D

OCCURS CANNOT APPEAR ON LEVELS 01,66,77 AND 88.

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write some characteristics of cobol as means of business language.

1196


how do you reference the ksds vsam file formats from cobol programs

1245


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

1270


how to access the file from prodution from changeman tool and to submit a file to production

7628


How do get the result of your program directly on your pc?

2395


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

1309


How do you reference the fixed block file formats from cobol programs

1286


i want a program using by if, evaluate , string, unstring, perform, occurs?

4801


explain sorting techniques in cobol program?

1245


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

3018


What are the different data types in cobol?

1513


Write the code implementing the perform … varying.

1122


What is the default value(s) for an initialize and what keyword allows for an override of the default?

1265


Explain how to differentiate call by context by comparing it to other calls?

1245


What is the usage of comp fields in cobol?

1222