Can JUSTIFIED be used for all the data types?
Answers were Sorted based on User's Feedback
Answer / guest
no it can be used only for alphabetic and alpha numeric
Is This Answer Correct ? | 20 Yes | 0 No |
Answer / vampire
No,in numeric data types numeric wont be applicable
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / bella
JUSTIFIED Clause cannot be used for numeric and numeric-
edited items
Is This Answer Correct ? | 1 Yes | 0 No |
what happens of we dont give time stamp in precompilation process
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Is it possible to mutliply a comp variable with an comp-3 variable. Will there be any error if i do it?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What are the divisions in a cobol program?
What will happen if you code GO BACK instead of STOP RUN in a stand alone COBOL program ?
8 Answers Arigo Infotech, IBM,
What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?
When the working storage variables get allocated? a.At Compile time b.At starting of the run time c.At end of the run time. d.None of these
What guidelines should be followed to write a structured Cobol program?
What is the reference modification.
what is the meaning of pic 9(09)v99-
wht is the difference between goto and perform stmts