Answer Posted / sai
it is stored in packed decimal formate.and in the form of
hex decimal .
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Discuss about changing dataset name in proc.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How do you differentiate between cobol and cobol-ii?
Explain how to differentiate call by context by comparing it to other calls?
When is inspect verb is used in cobol?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
Difference between array and sub-script ?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
In which area will you utilize 88 level items in cobol?
Why occurs cannot be used in 01 level in COBOL?
How do u write test cases?
Can we change the password using ALTER? anyone tried and changed?
What is the difference between next sentence and continue in cobol programing language?
Describe the cobol database components?