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 |
Define sort?
what is INPUT PROCEDURE and OUTPUT PROCEDURE?
Explain the syntax of sort?
Code how to read 5th element of the array?
Explain the difference between search and searchall?
How can i change the below code in SQL to cobol/400? EXEC SQL SELECT COUNT(*) INTO : WS-COUNT FROM Db file WHERE Field 1 = : WS-VAR AND Field 2 = : WS-USERID END-EXEC
How COBOL helps Mainframe to maintain large records ???
what is the difference between section,paragraph and sentences
How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code
Deleting a record from a Sequential file.
Explain what all the conditiones required for using open opcode on a file?
WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?