Answer Posted / bhaskar
It will occupy 10 bytes
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
) how do u code after getting data?
What is the utilization of copybook in cobol?
Write a program that uses move corresponding.
What are 77 levels used for?
What are different data types in cobol?
In which area will you utilize 88 level items in cobol?
A table has two indexes defined. Which one will be used by the SEARCH?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Explain how you can characterize tables 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 you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
what is search and searchall?what is the diffrence between them?give an best example?