In EBCDIC, how would the number 1234 be stored?
Answer Posted / veni
It will occupy only 2 bytes.Each byte will occupy 1/2 byte.
12 34
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
How do we get current date from system with century in COBOL?
How arrays can be defined in COBOL?
What is a report item?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is rmode(24)
What is the difference between PIC 9.99 and PIC9v99?
In COBOL programming, what is PERFORM? What is VARYING?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
how do you define single dimensional array and multidimensional array in your cobol?
What is an in line perform? When would you use it? Anything else you wish to say about it.
State the various causes of s0c1, s0c5 and s0c7.