What is difference between com and com3? Eg. s9(4) so what
is the memory it will occupy com and com3.
Answer Posted / karan
s9(4) ---- 2bytes(COM)
s9(4) ---- 3bytes(COM-3)
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Explain how to differentiate call by context by comparing it to other calls?
What are the pertinent COBOL
What is the compute verb? How is it used?
For rewrite, why is it mandatory that file needs to be opened?
What is the difference between perform … with test after and perform … with test before?
What is the difference between comp and comp-3?
) what is the difference between AID and HANDLE AID?
Differentiate between structured cobol programming and object-oriented cobol programming.
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
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.
how to convert the recors form vsam file to db2 table tru file aid
What is the Purpose of Pointer in the string?
explain sorting techniques in cobol program?
What is amode(31)