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

Difference between next and continue clause

4 Answers   Kanbay,


What is the difference between CALL BY VALUE and CALL BY CONTENT?

7 Answers  


.How to add one input & one Out file in existing cobol program. how approach tell me step by step.

2 Answers   Syntel,


hi dudes.....can any one help me..... what is SET TO TRUE all about,anyway?

1 Answers  


How to read a record from bottom of a file which is indexed by 'A'.

4 Answers   Oracle,






What are the two search techniques ?

2 Answers   iGate,


CAN ANY ONE HELP WHAT IS QTP? why it is nessery AND WEN IT IS USED?

1 Answers  


What is file status 92?

3 Answers  


How do u know what version of cobol u are using?

3 Answers  


77 a pic x(4) value '1234' -----> instead of this 'abcd' 77 b pic 9(4) value zeros. move a to b what is the answers for both cases? IS it possible? Give me elementary move rules briefly......

8 Answers  


what happens when a copybook variables are declared using include statement ?

3 Answers   IBM,


What are the various section in data division and briefly explain them.

0 Answers  


Categories