In EBCDIC, how would the number 1234 be stored?

Answers were Sorted based on User's Feedback



In EBCDIC, how would the number 1234 be stored?..

Answer / rakesh

F1 F2 F3 F4

Is This Answer Correct ?    12 Yes 0 No

In EBCDIC, how would the number 1234 be stored?..

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

Post New Answer

More COBOL Interview Questions

Give some advantages of REDEFINES clause?

2 Answers   Syntel,


If i initialize the 01 level variable in array, will it initialize all the array elements (occurs)?

8 Answers   CTS,


what is call by value and call by reference ?

3 Answers   Infosys, ITC Indian Tobacco Company,


HOw can I get the negative sign while deduct high value from low value

0 Answers  


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

0 Answers  






what is soc7 abend?how u can trace it?

4 Answers   Accenture,


Explain what you understand by passing by value.

0 Answers  


how to crack cts interview apps? NOVEMBER 21 2010

2 Answers   CTS,


in how many mode we can open a file ?

4 Answers  


What are options have been removed in COBOL 11?

1 Answers  


OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 level (d) any level from 02 to 49

13 Answers   TCS,


What is the use of EVALUATE statement?

4 Answers   Tesco,


Categories