Answer Posted / bella
JUSTIFIED Clause cannot be used for numeric and numeric-
edited items
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you differentiate between cobol and cobol-ii?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Define cobol?
How do you reference the following file formats from cobol programs?
What is the difference between Global and External Variables?
What is the difference between next sentence and continue in cobol programing language?
What is the difference between binary search and sequential search?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
how do you reference the variable unblock file formats from cobol programs
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What are the various section in data division and briefly explain them.
What is rmode(any) ?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Write some characteristics of cobol as means of business language.
What is amode(31)