what is the difference between comp & comp-3?
Answers were Sorted based on User's Feedback
Answer / mithun paul
Comp is equivalent to Binary and Comp-3 is equivalent to
Packed Decimal.Comp takes 1 Byte and Comp-3 takes 2 Bytes.
Is This Answer Correct ? | 0 Yes | 13 No |
Explain the input procedure?
What are fillers? What is the actual use of fillers? With mall/simple example?
What is redefine?
Explain the output procedure?
What is the syntax of sort?
what is the difference between comp & comp-3?
write a cobol program to display prime numbers between 1 to 100?
i have two programs 1.cobol program 2.copy book program can i move bouth program in to the production or single single program?
can i anyone tell me how to use copybooks in cobol
Define perform?
Code how to read 5th element of the array?
What is comp?