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 JUSTIFIED be used for all the data types?

Answers were Sorted based on User's Feedback



Can JUSTIFIED be used for all the data types?..

Answer / guest

no it can be used only for alphabetic and alpha numeric

Is This Answer Correct ?    20 Yes 0 No

Can JUSTIFIED be used for all the data types?..

Answer / vampire

No,in numeric data types numeric wont be applicable

Is This Answer Correct ?    2 Yes 0 No

Can JUSTIFIED be used for all the data types?..

Answer / bella

JUSTIFIED Clause cannot be used for numeric and numeric-
edited items

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More COBOL Interview Questions

The order of precedence of arithmetic operators in an expression can be overridden with the use of (a) [] (b) () (c) {} (d) Any of the above

3 Answers   TCS,


wht is load module and object module ?

2 Answers   DELL, TCS,


2)Where the Plan is located in CICS-DB2?

1 Answers   IBM,


Give some examples of command terminators?

0 Answers  


study the following 01 A PIC 99V0 VALUE 5 01 B PIC 9V9 VALUE 6 01 C PIC 99V9 VALUE 2.5 01 D PIC 99 VALUE 3 COMPUTE A ROUNDED B C = A+B*C/D ON SIZE ERROR PERFORM PRINT-ERROR the comments of A.B.C after execution of the above statement are a.A=10 B=0 C=10 b.A=10 B=9.9 C=9.9 c.A=10 B=0 C=9.9 d.A=10 B=6 C=10

4 Answers   TCS,


Explain the configuration section of a cobol program with examples of syntax.

0 Answers  


I have 100 records in a file.. i want to sort the records from 5 to 5o... give the syntax...

2 Answers   CTS, DSRC,


How arrays can be defined in COBOL?

0 Answers  


perform I from 0 by 1 until I=5?How maney times it will executes

8 Answers  


How to execute a set of JCL statements from a COBOL program?

2 Answers   Patni, Syntel,


what is the coding difference between COBOL and CICS.

8 Answers   Cap Gemini,


if a dataset is already created with fixed length but after that i want to change fixed length to variable length then how is it possible

3 Answers   IBM,


Categories