Answer Posted / 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 View All Answers
In which area will you utilize 88 level items in cobol?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
how do you reference the printer file formats from cobol programs
What are the cobol coding sheets?
) How do u handle errors in BMS macro?
What are the pertinent COBOL commands?
What is the difference between next sentence and continue in cobol programing language?
explain sorting techniques in cobol program?
How do u write test cases?
Can a Search can be done on a table with or without Index?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?