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

Answers were Sorted based on User's Feedback



OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 ..

Answer / guest

d

Is This Answer Correct ?    26 Yes 1 No

OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 ..

Answer / jyothi

77 for independent data names
88 for conditional codes
66 for renames
correct answer for the above question is "any level from 02
to 49"

Is This Answer Correct ?    17 Yes 0 No

OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 ..

Answer / arun karthik

ANSWER: D

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

Is This Answer Correct ?    16 Yes 1 No

OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 ..

Answer / sreenadh, margadarsi computers

d is correct answer, because occurs clause can not be used
for 01 and 77, 88 levels

Is This Answer Correct ?    13 Yes 1 No

OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 ..

Answer / vijay korde

d

Is This Answer Correct ?    12 Yes 1 No

OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 ..

Answer / s.nilofer rahi

Occurs clause is used in the DATA DIVISION on data names at
any level from 02 to 49. (d) is the appropriate answer.

Is This Answer Correct ?    7 Yes 0 No

OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 ..

Answer / bazghah

Occur clause is used for 02 to 49 level (d) is true answer

Is This Answer Correct ?    5 Yes 0 No

OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 ..

Answer / sriharsha

d is the right answer as Occurs cannont be used for 01, 77
& 88 levels.

Is This Answer Correct ?    0 Yes 0 No

OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 ..

Answer / yogesh

Occurs clause can be coded only in the levels between 02 to
49

Is This Answer Correct ?    0 Yes 0 No

OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 ..

Answer / venkat

d

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL Interview Questions

can we print comp 3 stmts how ?

3 Answers   Accenture, TCS,


what will be the output when a)pic 9(6)value 000178 is moved to pic ***,***. b)pic 9(5) value 57397 is moved to pic $$,$$9.

5 Answers  


How do u initialize an array?

2 Answers   CTS,


hi dudes.....can any one help me..... what is SET TO TRUE all about,anyway?

1 Answers  


How to covert given string into ASCII value in COBOL/MF COBOL

3 Answers   CTS, IBM, iFlex,


wirte a pgm in using files in which we hav 10 ,20,30 40...100 records in inputfile and i want them to be send to outputfile in reverse order. PLZ HELP ME OUT .........THIS IS A RECENT QUESTION IN IGATE..

5 Answers   iGate,


How can we increase the size of an existing PDS to include more no. of modules. I tried the answer posted by Jagan(TSO PDS 'pds name') but did not find it working. The answer posted by kamal i know very well. Please suggest me a answer so that we don't need to delete the existing PDS and still we can change the size as well.

10 Answers  


How can you get the ksds file records into your cobol program?

0 Answers  


how will u retreive value from a table.write it with syntex. 01 ws-table 05 ws-table1 occurs 10 times. 05 ws-table2 occurs 10 times. the above is 2 dimensional array..how will u retrieve 1st element of an array

3 Answers   ADP,


What is COMP SYNC?

3 Answers  


When the working storage variables get allocated? a.At Compile time b.At starting of the run time c.At end of the run time. d.None of these

6 Answers   Wipro,


Why we are using comp and comp-3 in real time projects?

4 Answers   IBM,


Categories