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


88 level entry is used for
(a) data items in WORKING-STORAGE SECTION
(b) items with RENAMES clause
(c) condition-names
(d) None of the above

Answers were Sorted based on User's Feedback



88 level entry is used for (a) data items in WORKING-STORAGE SECTION (b) items with RENAMES clau..

Answer / dev

c
used for condition-names.

Is This Answer Correct ?    14 Yes 1 No

88 level entry is used for (a) data items in WORKING-STORAGE SECTION (b) items with RENAMES clau..

Answer / paddy

c
66- remane

Is This Answer Correct ?    11 Yes 5 No

88 level entry is used for (a) data items in WORKING-STORAGE SECTION (b) items with RENAMES clau..

Answer / jagan

ANS IS C
88 LEVEL ONLY USED FOR CONDITION-NAME

Is This Answer Correct ?    2 Yes 0 No

88 level entry is used for (a) data items in WORKING-STORAGE SECTION (b) items with RENAMES clau..

Answer / sunil

ans is c
there are certain diff levels we have 66 77,88
66-renaming clause
77 redfine
88 conditional
49 lngth and size representimg of txt

Is This Answer Correct ?    1 Yes 1 No

88 level entry is used for (a) data items in WORKING-STORAGE SECTION (b) items with RENAMES clau..

Answer / supriya shree

items with RENAMES clause

Is This Answer Correct ?    1 Yes 10 No

Post New Answer

More COBOL Interview Questions

What is an in line PERFORM? When would you use it? Anything else to say about it?

4 Answers  


WE HAVE 2 FILES IN COBOL. ONE IS FIXED LENGTH RECORDS ANOTHER ONE IS VARIABLE LENGTH. IF I DECLEAR LRECL OF FIXED ONE AS 80 AND 2ND RECORD AS 132. WHAT WE NEED TO DECLEAR LRECL FOR THOSE 2 FILES IN JCL?

4 Answers   iGate,


how do you reference the printer file formats from cobol programs

0 Answers  


how will u pass dadta to cobol+db2 program...?

4 Answers   IBM,


01 x pic s9(8) comp. How will the following value be internally allocated '18787'

4 Answers   Steria,


When is a scope terminator mandatory?

3 Answers  


What is COMP-1? COMP-2?

4 Answers   CitiGroup,


Difference between next and continue clause

4 Answers   Kanbay,


How many times the loop runs here 01 a pic 9(2) value 10. perform para1 a times stop run. para1: move 20 to a.

3 Answers  


In the JCL, how do you define the files referred to in a subroutine ?

2 Answers  


WT R TECHNICAL MAINFRAME QUESTION ASKED IIN ANJANASOFTEARE??

1 Answers  


Mention the guidelines to write a structured cobol program?

0 Answers  


Categories