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 |
if one main program ,n -subprograms are then which call you follow ?why reasonuhg
How can we pass data from cobol to JCl?
How to find How Many Lines in Sysin DD * Parameter Thru Cobol Coding? If any one knows the Answer Please Reply .....Thanks From Shree
How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning.
How to find whether a Flat file is empty or not without Reading a file in COBOL Program. (not using JCL)
What is rmode(any) ?
what is subscript in cobol?give realtime example?
how to move the records from file to array table. give with code example
How many maximum number of procedures can we write in one COBOL program?
how to display the dataset information?
If there are two copybooks which have same variables and we are using both the copybooks in our program. will there be an error and if i move values to the variable which copybook varibales gets the values i move in.
WE HAVE 5 DIFFERENT RECORDING MODE IN COBOL.FIXED, FIXEDBLOCK, VARIABLE, VARIABLEBLOCK AND UNDEFINED. WHAT IS THE DIFFERENCE AMONG ALL AND WHICH TYPE OF FORMAT SHOULD BE USED WHEN