Answer Posted / anil prajapati
internally it will store space like as
s9(n) comp where n is as
0-4 --->2 bytes
5-9 --->4 bytes
10-18 ---> 8 bytes
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain about different table spaces.
What rules are to be followed while using the corresponding options?
Differentiate between structured cobol programming and object-oriented cobol programming.
) How do u handle errors in BMS macro?
how to move the records from file to array table. give with code example
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 you can characterize tables in cobol?
A table has two indexes defined. Which one will be used by the SEARCH?
how do you define single dimensional array and multidimensional array in your cobol?
Explain what you understand by passing by value.
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What is Pic 9v99 Indicates in COBOL?
What are the different data types in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What are various search techniques in cobol? Explain.