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...


how will u find out 3rd week's 2nd day using occurs ?

Answers were Sorted based on User's Feedback



how will u find out 3rd week's 2nd day using occurs ?..

Answer / ginni

Sweta you cant use WS-TEMP because only the field_name in
the last occurs clause or an element in a level below it
can be used to refer to the table.

So it will be WS-DAY (3,2).

Is This Answer Correct ?    22 Yes 1 No

how will u find out 3rd week's 2nd day using occurs ?..

Answer / chinni

yes ginni is correct

Is This Answer Correct ?    6 Yes 1 No

how will u find out 3rd week's 2nd day using occurs ?..

Answer / shweta

01 WS-TEMP VALUE ZEROS.
03 WS-WEEK OCCURS 5 TIMES
05 WS-DAY PIC 9 OCCURS 7 TIMES


THE THIRD WEEK AND 2ND DAY CAN BE FOUND BY WS-TEMP(3,2)

Is This Answer Correct ?    3 Yes 9 No

Post New Answer

More COBOL Interview Questions

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

0 Answers  


I know my query will return more than one row but I don't want cursor what should I do?

1 Answers  


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

0 Answers  


wht r the advantages of 77 level number ?

8 Answers   TCS,


How do you set a return code to the JCL from a COBOL program?

4 Answers  


Difference between next and continue clause

4 Answers   Kanbay,


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

0 Answers   TryTechnicals Pvt Ltd,


record length in spool?

2 Answers   Infosys,


ZEROES and SPACES are _______ constants (a) Figurative (b) Numeric (c) Non-numeric (d) Alphabete

4 Answers   TCS,


How do you define a variable of comp-1 and comp-2?

0 Answers  


how do u list the abended jobs?

1 Answers   IBM,


When is inspect verb is used in cobol?

0 Answers  


Categories