01 b pic +9(4)
How many bytes it will take for storage???
Answer Posted / guest
5 bytes.
As usage caluse is not mentioned, default usage clause
which is "Display" will be used for b. Display uses 1 byte
for every character data. So 1 byte of sign(+) and other 4
bytes of pic 9(4). Total 5 bytes will be used.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
IF I mention stop run in CICS what happens?
How to know whether the module is dynamical or statistical?
How do you get the data to code the BMS macro?
) how do u code after getting data?
How do we get current date from system with century in COBOL?
What is the LINKAGE SECTION used in COBOL?
Explain what you understand by passing by value.
how to refer the data field?
What is perform what is varying?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What are the pertinent COBOL commands?
example for sub strings ? and refernce modifications whit output pls
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Name some of the examples of COBOl 11?