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 |
how many bytes do SPPPP999 will store?
What is the utilization of copybook in cobol?
i want a program using by if, evaluate , string, unstring, perform, occurs?
how we separate the cobol cics statements from cobol&cics programming?
i WANT ALL ERROR codes IN CICS and DB2
if a dataset is already created with fixed length but after that i want to change fixed length to variable length then how is it possible
how to remove leading spaces and zeroes in a cobol variable.is there any easy way to do it
How to remove 2 duplicate records and copy only one using job control language?
how can count the number of character in feild ?? suppose for instance i have a feild with value ' rajesh sarkar' then how can v count the number of characters whitout spaces...........
How does IDMS communicate with CICS?
if someone is using my file,how can i find which user id is using?
how to change picture class of copy book variable inside program?