s9(18) comp-3:: What is the size of memory it takes
internally?
Answers were Sorted based on User's Feedback
Answer / shaan
Well since comp-3 items are packed decimal items,2 digits
will be stored in each byte and the last nibble(4 bits) will
contain the sign.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / vinodquestion
Thanks shaan, And what is for sigh decimal numbers
representation for same comp 3? i.e internal representation
of signed decimal number
Is This Answer Correct ? | 0 Yes | 1 No |
How to convert bunch of words in a line to relvant ASCII values?
what is a load module ?
What is the linkage section?
hi, can you ppl tell me, how to check whether the rewrite we gave for the ksds file is successful or not in the program.? i gave rewrite, the rewrite code is executing and maxcc=0 but updation doenot happen in the file?
how to convert the recors form vsam file to db2 table tru file aid
What is a scope terminator give example?
How we copy a program from production region to development region.What is the process & syntax ?
How many maximum number of procedures can we write in one COBOL program?
How to read a 100 record from a file through cobol?
File status must be checked both while opening and reading the file or only while reading the file?
How you can read the file from bottom?
I know my query will return more than one row but I don't want cursor what should I do?