01 var1 pic x(10)
01 var2 redefines var1 pic 9(10).

then in procedure division

move 'abcde' to var1 then waht is the value of var1 and var2

Answer Posted / vishal

DATA EXCEPTION ERROR

Is This Answer Correct ?    1 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is inspect in cobol ?

881


What is the difference between perform … with test after and perform … with test before?

1002


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2203


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1616


) How do u handle errors in BMS macro?

1514






can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2008


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

944


What are the different data types in cobol?

903


How do you reference the following file formats from cobol programs?

797


How do u write test cases?

1717


What is a SSRANGE and NOSSRANGE?

958


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.

2155


What are the access modes of START statement?

813


how do you define single dimensional array and multidimensional array in your cobol?

766


how do you reference the fixed unblock file formats from cobol programs

804