In EBCDIC, how would the number 1234 be stored?
Answers were Sorted based on User's Feedback
Answer / veni
It will occupy only 2 bytes.Each byte will occupy 1/2 byte.
12 34
| Is This Answer Correct ? | 9 Yes | 3 No |
What is difference between com and com3? Eg. s9(4) so what is the memory it will occupy com and com3.
What is the Purpose of Pointer in the string?
What is Redefines clause?
What is the purpose of Identification Division?
Sending data is aplhabetic size 7 (value 3000), I wantated this value to be stored in database, which is defined as s9(7)v9(2)comp-3.
can u plz expain me how to declare dynamic array? what is the meaning of depending on clause in dynamic array?
How can we find out wether to declare the data items like Integer, Char,Comp? If comp types how can we decide wether it is Comp and Comp3.How it is? Please Explain... Cheers.
) what is the difference between AID and HANDLE AID?
88 class is used for
What is the difference between comp and comp-3?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How do we get current date from system with century in COBOL?