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

How to recover a deleted source physical file from library?

1 Answers   HCL,


How do you differentiate between cobol and cobol-ii?

0 Answers  


How does IDMS communicate with CICS?

1 Answers   Covansys, Satyam,


What is a scope terminator give example?

0 Answers  


In A cobol program , we can use COPY Statement in FILE- SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION basically what is the difference

3 Answers   IBM,


How do u find the programs calling the given module, without having doing 3.13 on loadlib/source library?

2 Answers  


How is sign stored in a comp-3 field?

7 Answers  


COMPUTE X = A * B - C * D and COMPUTE X = (A * B) - (C * D) (a) Are not the same (b) Are same (c) Syntactically wrong (d) Will yield a run time error

1 Answers   TCS,


what is a load module ?

3 Answers   TCS,


Can we redefine the field of x(200) to less than 200?

0 Answers  


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

1 Answers  


) What is the use of IGNORE?

1 Answers   IBM,


Categories