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 |
input:-AABBCCDDEFGHIIJ output:- ABCDEFGHIJ Here in input we hav the duplicate characters i.e repeating characters.SO we should eliminate the duplicate characters and should display the output in ascending order.
created cluster using IDCAMS ..that is empty ..when i write a program for read using Input ..wil it open the cluster or gives any error?
How may divisions are there in JCL-COBOL?
77 I pic 99 value 5 Perorm para-A I times. Para -A. move 10 to I. How many times the para-A will be executed.?
Write a program to explain size error.
Can you please let me know the centre name of INS certification in Kolkata.
Can we use redefine clause in occurs clause?
Can anyone explain me CALL procedure in COBOL.Does it carries similarities like call by reference in C.
What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?
What is report-item?
can we use variable picture clause as xx.99 in cobol.
88 class is used for