01 a pic 9(9v99)
01 b pic 9(9.99)
wht will be the stored vales in both cases
Answer Posted / vinith
@SUDHIR
CHNADRAKANTH SINHA HAS SAID THAT IT WUD USE 3 NYTES AND 4
BYTES OF STORAGE ASSUMING THAT (V) DOESNT TAKE SPACE WHILE
(.) DOES.........AND THAT IS RIGHT
BUT AS U SAID I HAVE NEVER SEEN CODE WITH PIC 9(9V99).THTAS
WRONG
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write the code to count the sum of n natural numbers.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How to print 10 to 1 if the input have only 10 digit number?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the local-storage section?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What are 77 levels used for?
How do we get current date from system with century in COBOL?
Which Search verb is equivalent to PERFORM…VARYING?
Can we change the password using ALTER? anyone tried and changed?
What kind of error is trapped by on size error option?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.