A s9(4).
B v9(4) value 0.21 can i move this?
Answers were Sorted based on User's Feedback
Answer / anand
yes you can but decimal value is omitted and only 0 is moved
to A since there is no decimal declaration part in A.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / anand
There is no use of passing values to B. Since It doesnt have the decimal part.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is ASRA, AEY9?
What kind of error is trapped by on size error option?
ZEROES and SPACES are _______ constants (a) Figurative (b) Numeric (c) Non-numeric (d) Alphabete
if a pic 9(3) value 354,b pic x(2) value '46' then a)a>b 2)a<b 3)error
Which of the following paragraphs is compulsory in every COBOL program? (a) SPECIAL-NAMES (b) PROGRAM-ID (c) FILE-CONTROL (d) OBJECT-COMPUTER
what is the basic concept of mainframe? what knowledge is needed for learn this mainframe?
I have a variable account-number declared as comp-3, s9(10) comp-3 in a file. How do i find a particular account number say 123456 in that file?
What is the difference between copy and include in cobol?
how to crack cts interview apps? NOVEMBER 21 2010
If I want to increase the Limit in GDG. What should I do?
What is 66 level number and where it is used in real time by software developers?
2 Answers ITC Indian Tobacco Company, TCS,
Define REDEFINE clause and Is it possible to have the redefine clause anywhere in the working storage section for a data name?