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


plz any one tell clearly the justify right clause?



plz any one tell clearly the justify right clause?..

Answer / yuvaevergreen

hi,
Whenever alphabetic or alphanumeric data is moved to a
variable, as per the standard alignment rules, the data is
aligned with the leftmost position in the variable. But
when the same variable is declared with justified clause,
the data would be stored with justified right clause.

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More COBOL Interview Questions

what is the meaning of pic 9(09)v99-

4 Answers   HSBC,


Suppose i have a variable with s9(18)v99 comp3 . what is the size of variable . If s9(18) comp3 is 10 bytes . There should be some difference between two allocations ? Thanks krishna chaitanya

2 Answers   CSC,


What is difference between com and com3? Eg. s9(4) so what is the memory it will occupy com and com3.

2 Answers  


which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast

1 Answers  


where do u use low-value and high value in cobol

3 Answers   CGI,


How can we increase the size of an existing PDS to include more no. of modules.

3 Answers  


consider the following two IF statements: IF X AND NOT Y MOVE A TO B IF Z=1 OR 9 MOVE A TO B select one of the following data divusion entries which gives identical results for both the above IF statements a.01 Z PIC 9 88 X VALUE 1.9 88 Y VALUE 0.2 THRU 8 b.01 Z PIC 9 88 X VALUE 0.2 THRU 8 Y VALUE 1.9 c.01 Z PIC 9 88 X VALUE 1.9 88 NOT-Y VALUE 0.2 THRU 1.9 d.none of yhe above

3 Answers   TCS,


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

0 Answers  


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

0 Answers   Winsol Solutions,


In COBOL programming, what is PERFORM? What is VARYING?

0 Answers   CDC,


What is length is cobol?

0 Answers  


What is the file organization clause ?

2 Answers  


Categories