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

Attended Xansa Interview , Asked Questions :

1) Diff between Renames and Redefines
2) Comp and Comp -3
3) What will happen if DISP = ( NEW, DELETE, KEEP)
4) Gave one scenario like , if PIC clause X(50) has to be
increased to X(70) how u will proceed with this change.
5) Diff between Section and Paragraph

Answer Posted / loganathan

The RENAMES clause does not use any extra space within the
program as all it is doing is supplying a replacement name
for use in a data definition attached to the program via a
COPY statement. This allows the same code to be copied
multiple times and given different names. All of this is
resolved by the compiler and does not affect the size of
the resultant program.

The REDEFINES clause is used to provide a different data
definition for the same data area. In this instance both of
the names supplied are accessible to be used in the
PROCEDURE DIVISION. As such the code generated by the
compiler may be different depending on which of the names
that is used.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is next sentence and continue unique?

1095


Can you explain function of iebgener?

1072


What is the difference between version control and debugging tools?

1108


Is the order of the when clause important in an evaluate statement? Is the order of the when clause significant in an evaluate statement?

1008


Is therE anybody who knows about TICKLER FILE of RM.??thank you

2189


what is the meaning of a (new, catlg, keep) disposition mean?

1069


How do you write from PL/1 code to JCL?

2335


Is it possible to move the alphanumeric variables to a numeric variable?

1284


10. Why mainframe testing is so important? Give any three advantages of Mainframe Testing?

3608


what difference exists between control area and control interval?

1099


State the maximum number of tables that can be joined?

1037


how do we prepare test data using file-aid tool?

2604


how will you find a particular line in debugging if its a infinite loop

1808


How to declare host variables?

1046


Explain delete-connected tables?

1092