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
Write a program to explain size error.
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What are the different types of condition in cobol and write their forms.
What rules are to be followed while using the corresponding options?
How do we get current date from system with century in COBOL?
how to refer the data field?
what is search and searchall?what is the diffrence between them?give an best example?
What is the use of intialize verb?
What is static and dynamic call in cobol?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is link edit in cobol?
i want a program using by if, evaluate , string, unstring, perform, occurs?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is difference between static and dynamic call in cobol?
What are 77 levels used for?