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
Which is not true about evaluate statement
Write the code implementing the perform … varying.
What is the difference between external and global variables in COBOL?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
How many bytes S(8) comp field occupy and its maximum value?
How do you define a variable of comp-1 and comp-2?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
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
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What are the different rules of SORT operation?
How do define dynamic array in cobol.
how do you reference the ksds vsam file formats from cobol programs
what are decleratives in cobol?
What are all the divisions of a COBOL program?
what is search and searchall?what is the diffrence between them?give an best example?