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


diffrence between z(2) and z9(2)

Answers were Sorted based on User's Feedback



diffrence between z(2) and z9(2)..

Answer / guest

z(2) - supresses 2 leading zeores

z9(2) - supresses 1 leading zero

Is This Answer Correct ?    26 Yes 7 No

diffrence between z(2) and z9(2)..

Answer / rama

z(2) occupies two bytes and will supress the leading zeros
z9(2) occupies 3 bytes and will supress the leading zeros
in the first byte.

Is This Answer Correct ?    6 Yes 3 No

diffrence between z(2) and z9(2)..

Answer / vijay

suppression with leading zeros

Is This Answer Correct ?    0 Yes 4 No

diffrence between z(2) and z9(2)..

Answer / srikanth doki

z(2) means it will fills with two zeroes
and z9(2) it will fill left most with zero and the other bit
will empty

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More COBOL Interview Questions

What is JOBLIB and STEPLIB in JCL? what is the purpose of using it?

1 Answers  


a pic s9(4) comp b pic s9(4) comp-3 c ???????????????? d ???????????????? move a to c add a+B giving d. what is ur declaration for c,d?

4 Answers  


I have a cobol program with a sub program. How ca i find that it is a dynamic call? or static call..?

3 Answers   HCL, IBM,


Can we call a CICS program from a batch program or viceversa?If so, how?

3 Answers  


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

0 Answers  


What is COMP-1? COMP-2?

4 Answers   CitiGroup,


How arrays can be defined in COBOL?

0 Answers  


what will happen if i give program name and member name as different? program runs successful or w'll abend?

5 Answers   CTS,


why occurs clause not mentioned in 01 level

6 Answers   HCL, NIIT, TCS, Tesco,


I have two sequential files, FILE-1 and FILE-2. FILE-1 contains 2 columns(A,B) and FILE-2 contains 3 columns (C,D,E).I want an output file, FILE-3 which has all five columns with duplicates eliminated from column A.

3 Answers  


plz any one tell clearly the justify right clause?

1 Answers  


What is the figurative constant in cobol?

1 Answers  


Categories