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


Please Help Members By Posting Answers For Below Questions

Write some characteristics of cobol as means of business language.

619


What is the LINKAGE SECTION used in COBOL?

889


What are the pertinent COBOL

2045


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1876


How you can read the file from bottom?

660






How do get the result of your program directly on your pc?

1883


i want a program using by if, evaluate , string, unstring, perform, occurs?

4061


What is redefines clause in COBOL?

851


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

689


What is static and dynamic call in cobol?

595


HOw can I get the negative sign while deduct high value from low value

1790


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

631


Explain about different table spaces.

650


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2116


What do you understand by psb and acb?

665