Answer Posted / vampire
comp has boundaries
01-04 halfword
05-09 fullword
10-18 doubleword
comp is always fast compare to comp3
comp storage is only binary
only using for small data
comp-3 is takes like this
(n+1)/2
it is much powerful than comp when handling huge data
storage is binary and packed decimal
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
A table has two indexes defined. Which one will be used by the SEARCH?
What is the difference between perform … with test after and perform … with test before?
What are the rules of the move verb?
how do you reference the variable unblock file formats from cobol programs
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Write a program that uses move corresponding.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
how do you define single dimensional array and multidimensional array in your cobol?
How do get the result of your program directly on your pc?
How arrays can be defined in COBOL?
How can you get the ksds file records into your cobol program?
What is report-item in COBOL?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is the default value(s) for an initialize and what keyword allows for an override of the default?