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
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What the difference is between continue and next sentence?
what happens if parmparameter passes zero bytes to the program
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What do you understand by psb and acb?
What are the different types of condition in cobol and write their forms.
Give some examples of command terminators?
how do you reference the fixed unblock file formats from cobol programs
Can we redefine the field of x(200) to less than 200?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How do u write test cases?
What are various search techniques in cobol? Explain.
What are the different rules of SORT operation?