01 a pic x(4) value 'abcd'
01 b pic 9(3)
can we move from a to b.if possible what would be stored in
b.
Answer Posted / rajini
We wont get data exception error (SOC7) , the program will
go fine , But the value in b will be junk.
| Is This Answer Correct ? | 20 Yes | 11 No |
Post New Answer View All Answers
Can a Search can be done on a table with or without Index?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
Give some examples of command terminators?
What kind of error is trapped by on size error option?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What are the different types of condition in cobol and write their forms.
What is rmode(any) ?
i need a small 3d program using inline and outline.
What is the problem of ordered sequential files access?
What are literals?
What is the difference between comp and comp-3 usage?
) How do u handle errors in BMS macro
What is the difference between PIC 9.99 and 9v99 in COBOL?
In which area will you utilize 88 level items in cobol?