which one is the best of com and com-3.using of real time ?

Answer Posted / praveen

when ever the data size is at higher boundries comp is best.
when ever the data size is at lower boundries comp-3 is
best.
lower boundries higher boundries
s9(01) s9(04) 2 bytes
s9(05) s9(09) 4bytes
s9(10) s9(18) 8bytes

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between structured cobol programming and object alternativelyiented cobol programming?

709


How do you reference the following file formats from cobol programs?

695


explain sorting techniques in cobol program?

690


how do you reference the ksds vsam file formats from cobol programs

666


What is length is cobol?

650






What is the problem of ordered sequential files access?

702


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

744


In which area will you utilize 88 level items in cobol?

722


What are the pertinent COBOL

2045


What is the difference between perform … with test after and perform … with test before?

883


What is the difference between goback, stop run and exit program in cobol?

929


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1771


What are different data types in cobol?

689


Explain how to differentiate call by context by comparing it to other calls?

689


For rewrite, why is it mandatory that file needs to be opened?

623