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 / adarsh562
abcde.....
0000000000
. indicates blank
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between Global and External Variables?
Write a program to enter and display the names of students in a class using the occurs clause.
What are the different types of condition in cobol and write their forms.
Discuss about changing dataset name in proc.
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
Can a Search can be done on a table with or without Index?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What rules are to be followed while using the corresponding options?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Write the code to count the sum of n natural numbers.
How do u write test cases?
A table has two indexes defined. Which one will be used by the SEARCH?
What is the LINKAGE SECTION used in COBOL?