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


can we redefine 77 level item is it possible

Answers were Sorted based on User's Feedback



can we redefine 77 level item is it possible..

Answer / ariyan

Yes You can redefine a 77 level variable but with 77 alone.
eg:

77 ws-amount-n pic 9(02).
77 ws-amount-x redefines ws-amount-n
pic x(02).

Is This Answer Correct ?    7 Yes 0 No

can we redefine 77 level item is it possible..

Answer / joshin

yes it is possible.oly criteria behind the redifine is you
have to follow the same level no

Is This Answer Correct ?    7 Yes 5 No

can we redefine 77 level item is it possible..

Answer / guest

it's not possible

Is This Answer Correct ?    8 Yes 7 No

can we redefine 77 level item is it possible..

Answer / amit singh

yes it is possible.oly criteria behind the redifine is you
have to follow the same level no.
it's not possible.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More COBOL Interview Questions

How is sign stored in a COMP field ?

3 Answers   Accenture,


what is the difference between perform varying and perform until

4 Answers   TCS,


when SE37 SB37 and sd37 occurs how to increase the volume , primary quantity and secondary quantity?

1 Answers   Hewitt,


i have a sequencial file contains multiple records, i want to extract one row which contains various fields like order number,date,warehouse,.ect.. in to the another file by accepting the order number from jcl. how can i do it. pls help me..

4 Answers   CGI,


when COMP-3 is preferrable?

3 Answers   Patni,


What is the difference between external and global variables in COBOL?

0 Answers   Winsol Solutions,


Name the divisions in a COBOL program ?

7 Answers  


Hi all, I have a following requirement to write the cobol program. I have to load the 129 variables from input sequential file which are in excel sheet to the cobol inernal table. and after loading into table i have to compare this data with the business file. here compare means controlling the data whether the format(numeric,alpha) is same in the business file and in the table??? i have the same data in input and business file. could anyone please give me any idea of the logic?// i have all the 129 different variables(129rows,1 column)is there .

4 Answers   IBM, Syntel, TCS,


If you were passing a table via linkage, which is preferable - a subscript or an index?

3 Answers   TCS,


if i am reading a file with some 50000 records and moving to a DB2 table and suddenly the program abends in between, is there anyway i could restart from the exact record at which the job failed once the program restarts.

2 Answers   UST,


what is redefines? where it can be effectively use for the purpose of memory utilization? give an example?

4 Answers   IBM,


which of the following can be used as a check protection symbol a.Z b.S c.* d.+

2 Answers   TCS,


Categories